IPivotTable.PivotCache Method
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function PivotCache As PivotCache
'Usage
Dim instance As IPivotTable
Dim returnValue As PivotCache
returnValue = instance.PivotCache()
PivotCache PivotCache()
Return Value
Type: Microsoft.Office.Interop.Excel.PivotCache