ITabCellIterator.CurrentRow

Syntax

CurrentRow: Integer;

Description

The CurrentRow property returns the row index in which the iterator is currently located.

Examples

The examples of the property use are given in description of the Next method.

See also:

ITabCellIterator