PivotTable.DataFields Property
Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of all the fields (a PivotFields object) that are currently shown as data fields. Read-only.
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Parameters
- Index
- Type: System.Object
Optional Object. The field name or number (can be an array to specify more than one field).