[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.PageFields

PageFields Property

PageFields

Returns an object that represents a collection of all the fields (an IPivotFields object) that are currently showing as page fields. Read-only.

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