PivotTable.DataPivotField Property

Definition

Returns a PivotField object that represents all the data fields in a PivotTable. Read-only.

public:
 property Microsoft::Office::Interop::Excel::PivotField ^ DataPivotField { Microsoft::Office::Interop::Excel::PivotField ^ get(); };
public Microsoft.Office.Interop.Excel.PivotField DataPivotField { get; }
Public ReadOnly Property DataPivotField As PivotField

Property Value

Applies to