Share via


AppEvents_SinkHelper.m_SheetSelectionChangeDelegate Field

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

Syntax

'Declaration
Public m_SheetSelectionChangeDelegate As AppEvents_SheetSelectionChangeEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_SheetSelectionChangeEventHandler

value = instance.m_SheetSelectionChangeDelegate

instance.m_SheetSelectionChangeDelegate = value
public AppEvents_SheetSelectionChangeEventHandler m_SheetSelectionChangeDelegate

See Also

Reference

AppEvents_SinkHelper Class

AppEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace