PivotCaches Object
| Excel Developer Reference |
Remarks
Each memory cache is represented by a PivotCache object.
Example
Use the PivotCaches method to return the PivotCaches collection. The following example sets the RefreshOnFileOpen property for all memory caches in the active workbook.
| Visual Basic for Applications |
|---|
|