OverallTotal: Boolean;
OverallTotal: Boolean;
The OverallTotal property determines whether grand total is calculated.
If the property is set to True, the grand total by table is displayed on displaying of totals. If the property is set to False, the totals are displayed without the grand total.
The property is set to True by default.
The property use is given in description of the IPivotEvaluatorTotals.LevelTotals property.
See also: