PivotCache Object
| Excel Developer Reference |
Remarks
The PivotCache object is a member of the PivotCaches collection.
Example
Use the PivotCache method to return a PivotCache object for a PivotTable report (each report has only one cache). The following example causes the first PivotTable report on the first worksheet to refresh itself whenever its file is opened.
| Visual Basic for Applications |
|---|
|
Use PivotCaches(
| Visual Basic for Applications |
|---|
|