Share via


AppEvents_SinkHelper.m_SheetActivateDelegate Field

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

Syntax

'Declaration
Public m_SheetActivateDelegate As AppEvents_SheetActivateEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_SheetActivateEventHandler

value = instance.m_SheetActivateDelegate

instance.m_SheetActivateDelegate = value
public AppEvents_SheetActivateEventHandler m_SheetActivateDelegate

See Also

Reference

AppEvents_SinkHelper Class

AppEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace