PivotTableFieldCollection
Collection elements:
Iteration through collection using For each ... In ... Do operator is available to object. Pivot table field are retrieved during iteration.
Access to field is possible using [...] operator. Name of field or field index (starting from 0) is passed as an argument.
Properties:
Methods:
Clear
Count
Delete
Find
Get
IndexOf
Insert
Move
Description:
Availability:
See also:
PivotTable, property Columns
PivotTable, property Rows
PivotTable, property Data
PivotTable, property Attributes