[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.PivotFields

PivotFields Property

PivotFields

Returns an object that represents either a single PivotTable field (a PivotField object) or a collection of both the visible and hidden fields (a PivotFields object) in the PivotTable report.

Declaration
IPivotFields PivotFields { get; }
ReadOnly Property PivotFields As IPivotFields