[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.PivotCaches

PivotCaches Property

PivotCaches

Gets a PivotCaches collection that represents all the PivotTable caches in the specified workbook.

Declaration
public IPivotCaches PivotCaches { get; }
Public ReadOnly Property PivotCaches As IPivotCaches
Implements