Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / PivotCaches Property
In This Topic
    PivotCaches Property (Workbook)
    In This Topic
    Gets a PivotCaches collection that represents all the PivotTable caches in the specified workbook.
    Syntax
    public IPivotCaches PivotCaches {get;}
    See Also