ITabPageContinuousRanges.ItemLenght

Syntax

ItemLenght(Index: Integer): Integer;

Parameters

Index. Index of continuous range in the table.

Description

The ItemLength property returns the length of the defined continuous range.

Comments

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

See also:

ITabPageContinuousRanges