Share via


AppEvents_SinkHelper.m_WindowDeactivateDelegate Field

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

Syntax

'Declaration
Public m_WindowDeactivateDelegate As AppEvents_WindowDeactivateEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_WindowDeactivateEventHandler

value = instance.m_WindowDeactivateDelegate

instance.m_WindowDeactivateDelegate = value
public AppEvents_WindowDeactivateEventHandler m_WindowDeactivateDelegate

See Also

Reference

AppEvents_SinkHelper Class

AppEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace