Share via


DocEvents_SinkHelper.m_PivotTableBeforeAllocateChangesDelegate Field

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

Syntax

'Declaration
Public m_PivotTableBeforeAllocateChangesDelegate As DocEvents_PivotTableBeforeAllocateChangesEventHandler
'Usage
Dim instance As DocEvents_SinkHelper
Dim value As DocEvents_PivotTableBeforeAllocateChangesEventHandler

value = instance.m_PivotTableBeforeAllocateChangesDelegate

instance.m_PivotTableBeforeAllocateChangesDelegate = value
public DocEvents_PivotTableBeforeAllocateChangesEventHandler m_PivotTableBeforeAllocateChangesDelegate

See Also

Reference

DocEvents_SinkHelper Class

DocEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace