Interface IPivotCaches
- All Superinterfaces:
Iterable<IPivotCache>
Represents the collection of memory caches from the PivotTable reports in a workbook.
-
Method Summary
Gets a PivotCache by index.
int
Returns the number of objects in the collection.
-
Method Details
-
getCount
int getCount()
Returns the number of objects in the collection.
-
get
Gets a PivotCache by index.
-