ITabRange.Part

Syntax

Part(Index: Integer): ITabRange;

Parameters

Index. Index of the area to be obtained.

Description

The Part property returns part of the entire range, the index of which is passed as the Index input parameter.

Comment

The property is available to use only when the ITabRange.PartCount property returns value bigger than zero.

See also:

ITabRange | ITabRange.PartCount | ITabRange.DistinctCells