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