ITabCellIterator.CurrentColumn

Fore Syntax

CurrentColumn: Integer;

Fore.NET Syntax

CurrentColumn: System.Int32;

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