Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / getRowRange Method
In This Topic
    getRowRange Method
    In This Topic
    Returns a Range object that represents the range including the row area on the PivotTable report.
    Syntax
    IRange getRowRange()
    See Also