[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.ColumnFields

ColumnFields Property

ColumnFields

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

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