[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotCell.ColumnItems

ColumnItems Property

ColumnItems

Returns a PivotItemList collection that corresponds to the items on the column axis that represent the selected range.

Declaration
IPivotItemList ColumnItems { get; }
ReadOnly Property ColumnItems As IPivotItemList