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