Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotCell Interface / RowItems Property
In This Topic
    RowItems Property
    In This Topic
    Returns a PivotItemList collection that corresponds to the items on the category axis that represent the selected cell.
    Syntax
    IPivotItemList RowItems {get;}
    See Also