GrapeCity.Documents.Excel Namespace / Workbook Class / PivotCaches Property
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