IPivotEvaluatorTotalsItem.TotalTypes

Syntax

TotalTypes: Integer;

Description

The TotalTypes property determines a type of totals that are calculated at the specified dimension level.

Comments

A decimal number that corresponds to the totals type should be assigned as a value of this parameter. Compiling of a totals combination requires indicating of the values sum of the corresponding totals. To cancel the calculation of totals by columns, assign set this property to 0. The PivotEvaluatorElementType enumerable type contains totals values that can be calculated.

See also:

IPivotEvaluatorTotalsItem