Share via


DocEvents_SinkHelper.m_BeforeDoubleClickDelegate Field

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

Syntax

'Declaration
Public m_BeforeDoubleClickDelegate As DocEvents_BeforeDoubleClickEventHandler
'Usage
Dim instance As DocEvents_SinkHelper
Dim value As DocEvents_BeforeDoubleClickEventHandler

value = instance.m_BeforeDoubleClickDelegate

instance.m_BeforeDoubleClickDelegate = value
public DocEvents_BeforeDoubleClickEventHandler m_BeforeDoubleClickDelegate

See Also

Reference

DocEvents_SinkHelper Class

DocEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace