Share via


AppEvents_SinkHelper.m_SheetDeactivateDelegate Field

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

Syntax

'Declaration
Public m_SheetDeactivateDelegate As AppEvents_SheetDeactivateEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_SheetDeactivateEventHandler

value = instance.m_SheetDeactivateDelegate

instance.m_SheetDeactivateDelegate = value
public AppEvents_SheetDeactivateEventHandler m_SheetDeactivateDelegate

See Also

Reference

AppEvents_SinkHelper Class

AppEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace