Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotCell Interface / getPivotTable Method
In This Topic
    getPivotTable Method
    In This Topic
    Returns a PivotTable object that represents the PivotTable report containing the upper-left corner of the specified range, or the PivotTable report associated with the PivotChart report.
    Syntax
    IPivotTable getPivotTable()
    See Also