Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotCell Interface / getRowItems Method
In This Topic
    getRowItems Method
    In This Topic
    Returns a PivotItemList collection that corresponds to the items on the category axis that represent the selected cell.
    Syntax
    IPivotItemList getRowItems()
    See Also