PivotField Object
Multiple objects
Represents a single field in a PivotTable list.
Using the PivotField Object
The following properties and methods return a PivotField object:
-
The Field property of the following objects: PivotAxisMember , PivotColumnMember , PivotDetailCell , PivotMember , PivotPageMember , PivotRowMember , and PivotTotal .
-
The PivotField object's FilterContext property.
-
The PivotFields object’s Item property.
-
The PivotFieldSet object’s AddCalculatedField and AddCustomGroupField methods, and BoundField property.
-
The PivotResultField and PivotResultGroupField objects' SourceField property.