Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getPivotTables Method
In This Topic
    getPivotTables Method
    In This Topic
    Returns an object that represents either a single PivotTable report a IPivotTables object or a collection of all the PivotTables report IPivotTables object on a worksheet.
    Syntax
    IPivotTables getPivotTables()
    See Also