ITabRange.PartCount

Syntax

PartCount: Integer;

Description

The PartCount property returns the number of separate parts in the range.

Comment

The range is generated from separate areas if cells in the table were selected with the pressed CTRL key or the range is received using the ITabRange.DistinctCells property.

See also:

ITabRange | ITabRange.Part | ITabRange.DistinctCells