Share via


DocEvents_SinkHelper.PivotTableUpdate Method

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

Syntax

'Declaration
Public Overridable Sub PivotTableUpdate ( _
    param0 As PivotTable _
)
'Usage
Dim instance As DocEvents_SinkHelper
Dim param0 As PivotTable

instance.PivotTableUpdate(param0)
public virtual void PivotTableUpdate(
    PivotTable param0
)

Parameters

Implements

DocEvents.PivotTableUpdate(PivotTable)

See Also

Reference

DocEvents_SinkHelper Class

DocEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace