PivotTable.PivotCache Method

Definition

Returns a PivotCache object that represents the cache for the specified PivotTable report. Read-only.

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

Returns

Applies to