Share via


DocEvents_Event.remove_PivotTableBeforeAllocateChanges Method

Reserved for internal use.

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

Syntax

'Declaration
Sub remove_PivotTableBeforeAllocateChanges ( _
    param0 As DocEvents_PivotTableBeforeAllocateChangesEventHandler _
)
'Usage
Dim instance As DocEvents_Event
Dim param0 As DocEvents_PivotTableBeforeAllocateChangesEventHandler

instance.remove_PivotTableBeforeAllocateChanges(param0)
void remove_PivotTableBeforeAllocateChanges(
    DocEvents_PivotTableBeforeAllocateChangesEventHandler param0
)

Parameters

See Also

Reference

DocEvents_Event Interface

DocEvents_Event Members

Microsoft.Office.Interop.Excel Namespace