Share via


AppEvents_SinkHelper.m_SheetPivotTableBeforeAllocateChangesDelegate Field

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

Syntax

'Declaration
Public m_SheetPivotTableBeforeAllocateChangesDelegate As AppEvents_SheetPivotTableBeforeAllocateChangesEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_SheetPivotTableBeforeAllocateChangesEventHandler

value = instance.m_SheetPivotTableBeforeAllocateChangesDelegate

instance.m_SheetPivotTableBeforeAllocateChangesDelegate = value
public AppEvents_SheetPivotTableBeforeAllocateChangesEventHandler m_SheetPivotTableBeforeAllocateChangesDelegate

See Also

Reference

AppEvents_SinkHelper Class

AppEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace