ITabCellIterator.CurrentColumn

Syntax

CurrentColumn: Integer;

Description

The CurrentColumn property returns the column index in which the iterator is currently located.

Examples

Examples of the property use are given in description of the Next method.

See also:

ITabCellIterator