_Workbook.PivotCaches Method

Definition

Returns a PivotCaches collection that represents all the PivotTable caches in the specified workbook. Read-only.

public:
 Microsoft::Office::Interop::Excel::PivotCaches ^ PivotCaches();
public Microsoft.Office.Interop.Excel.PivotCaches PivotCaches ();
Public Function PivotCaches () As PivotCaches

Returns

Applies to