IAggrDestCell.Item

Syntax

Item(Index: Integer): IAggrSourceCell;

Parameters

Index. Element index.

Description

The Item property returns the source element used in aggregated element calculation.

Example

The property use is given in the example for IAggregationInfoItem.Item.

See also:

IAggrDestCell