Spread.Services Documentation
PivotCaches Property (IWorkbook)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IWorkbook Interface
: PivotCaches Property
Returns the
IPivotCaches
collection that represents all the
IPivotTable
caches in the specified workbook (read-only).
Syntax
C#
IPivotCaches
PivotCaches {
get
;}
See Also
Reference
IWorkbook Interface
IWorkbook Members