ITabPageContinuousRanges.ItemPosition

Syntax

ItemPosition(Index: Integer): Integer;

Parameters

Index. Index of continuous range in the table.

Description

The ItemPosition property returns the start position of the continuous range.

Comments

Depending on which continuous ranges collection is used (ranges by columns or ranges by rows), the start position of the continuous range is returned by columns or by rows.

See also:

ITabPageContinuousRanges