PivotTotal Object
Multiple objects
Represents a total in a PivotTable list. A total is the aggregate value that is displayed for the contents of a given cell.
Using the PivotTotal Object
The following properties and methods return a PivotTotal object:
-
The PivotAggregate object's Total property
-
The PivotField object's FilterOn and SortOn properties
-
The PivotTotals object's Item property
-
The PivotView object's AddCalculatedTotal and AddTotal methods