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