Compartilhar via


OLEObjectEvents_SinkHelper.m_GotFocusDelegate Field

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

Syntax

'Declaration
Public m_GotFocusDelegate As OLEObjectEvents_GotFocusEventHandler
'Usage
Dim instance As OLEObjectEvents_SinkHelper
Dim value As OLEObjectEvents_GotFocusEventHandler

value = instance.m_GotFocusDelegate

instance.m_GotFocusDelegate = value
public OLEObjectEvents_GotFocusEventHandler m_GotFocusDelegate

See Also

Reference

OLEObjectEvents_SinkHelper Class

OLEObjectEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace