Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getPivotCaches Method
In This Topic
    getPivotCaches Method
    In This Topic
    Returns the IPivotCaches collection that represents all the IPivotTable caches in the specified workbook.
    Syntax
    IPivotCaches getPivotCaches()
    See Also