[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.RowFields

RowFields Property

RowFields

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

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