Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotCell Interface / getRange Method
In This Topic
    getRange Method
    In This Topic
    Returns a Range object that represents the range the specified PivotCell applies to.
    Syntax
    IRange getRange()
    See Also