AppEvents_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 AppEvents_SheetChangeEventHandler
'Usage
Dim instance As AppEvents_SinkHelper
Dim value As AppEvents_SheetChangeEventHandler
value = instance.m_SheetChangeDelegate
instance.m_SheetChangeDelegate = value
public AppEvents_SheetChangeEventHandler m_SheetChangeDelegate