WorkbookEvents_SinkHelper.m_SheetChangeDelegate Field

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

Syntax

'Declaration
Public m_SheetChangeDelegate As WorkbookEvents_SheetChangeEventHandler
'Usage
Dim instance As WorkbookEvents_SinkHelper
Dim value As WorkbookEvents_SheetChangeEventHandler

value = instance.m_SheetChangeDelegate

instance.m_SheetChangeDelegate = value
public WorkbookEvents_SheetChangeEventHandler m_SheetChangeDelegate

See Also

Reference

WorkbookEvents_SinkHelper Class

WorkbookEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace