IPivot.IsAggregationCalced

Syntax

IsAggregationCalced: Boolean;

Description

TheIsAggregationCalced property returns whether table data aggregation is calculated.

Comments

Available values:

To determine the element, by which data is set by dimensions to matrix, use IPivot.AggregationElement.

Example

The property use is given in the example for IPivot.AggregationElement.

See also:

IPivot