ColumnTotalName(Type: PivotEvaluatorElementType): String;
Type. Type of totals calculated by columns.
The ColumnTotalName property determines a custom name of totals displayed by columns.
If property value is not set, default total name is displayed.
To determine custom names of totals displayed by rows, use the IPivotEvaluatorTotals.RowTotalName property.
The property use is given in the example for IPivotEvaluatorTotals.RowTotalName.
See also: