[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotCell.RowItems

RowItems Property

RowItems

Returns a PivotItemList collection that corresponds to the items on the category axis that represent the selected cell.

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