This topic has not yet been rated - Rate this topic

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.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Object this[
	Object Index
] { get; }

Parameters

Index
Type: System.Object
Optional Object. The field name or number (can be an array to specify more than one field).

Property Value

Type: System.Object
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ