Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / getPivotCaches Method
In This Topic
    getPivotCaches Method
    In This Topic
    Gets a PivotCaches collection that represents all the PivotTable caches in the specified workbook.
    Syntax
    public IPivotCaches getPivotCaches()
    See Also