Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / PivotCaches Property
In This Topic
    PivotCaches Property (IWorkbook)
    In This Topic
    Returns the IPivotCaches collection that represents all the IPivotTable caches in the specified workbook (read-only).
    Syntax
    IPivotCaches PivotCaches {get;}
    See Also