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