WorkbookEvents_SinkHelper.m_PivotTableCloseConnectionDelegate Field
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public m_PivotTableCloseConnectionDelegate As WorkbookEvents_PivotTableCloseConnectionEventHandler
'Usage
Dim instance As WorkbookEvents_SinkHelper
Dim value As WorkbookEvents_PivotTableCloseConnectionEventHandler
value = instance.m_PivotTableCloseConnectionDelegate
instance.m_PivotTableCloseConnectionDelegate = value
public WorkbookEvents_PivotTableCloseConnectionEventHandler m_PivotTableCloseConnectionDelegate
See Also
Reference
WorkbookEvents_SinkHelper Class