DocEvents_SinkHelper.m_PivotTableUpdateDelegate Field
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public m_PivotTableUpdateDelegate As DocEvents_PivotTableUpdateEventHandler
'Usage
Dim instance As DocEvents_SinkHelper
Dim value As DocEvents_PivotTableUpdateEventHandler
value = instance.m_PivotTableUpdateDelegate
instance.m_PivotTableUpdateDelegate = value
public DocEvents_PivotTableUpdateEventHandler m_PivotTableUpdateDelegate