Share via


IPivotTable.ChangePivotCache Method

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub ChangePivotCache ( _
    PivotCache As Object _
)
'Usage
Dim instance As IPivotTable
Dim PivotCache As Object

instance.ChangePivotCache(PivotCache)
void ChangePivotCache(
    Object PivotCache
)

Parameters

See Also

Reference

IPivotTable Interface

IPivotTable Members

Microsoft.Office.Interop.Excel Namespace