Share via


WorkbookEvents_SinkHelper.m_PivotTableOpenConnectionDelegate Field

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public m_PivotTableOpenConnectionDelegate As WorkbookEvents_PivotTableOpenConnectionEventHandler
'Usage
Dim instance As WorkbookEvents_SinkHelper
Dim value As WorkbookEvents_PivotTableOpenConnectionEventHandler

value = instance.m_PivotTableOpenConnectionDelegate

instance.m_PivotTableOpenConnectionDelegate = value
public WorkbookEvents_PivotTableOpenConnectionEventHandler m_PivotTableOpenConnectionDelegate

See Also

Reference

WorkbookEvents_SinkHelper Class

WorkbookEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace