Share via


ApplicationClass.SheetPivotTableBeforeAllocateChanges Event

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

Syntax

'Declaration
Public Overridable Event SheetPivotTableBeforeAllocateChanges As AppEvents_SheetPivotTableBeforeAllocateChangesEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As AppEvents_SheetPivotTableBeforeAllocateChangesEventHandler

AddHandler instance.SheetPivotTableBeforeAllocateChanges, handler
public virtual event AppEvents_SheetPivotTableBeforeAllocateChangesEventHandler SheetPivotTableBeforeAllocateChanges

Implements

AppEvents_Event.SheetPivotTableBeforeAllocateChanges

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Excel Namespace