DocEvents_SinkHelper.m_SelectionChangeDelegate Field
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public m_SelectionChangeDelegate As DocEvents_SelectionChangeEventHandler
'Usage
Dim instance As DocEvents_SinkHelper
Dim value As DocEvents_SelectionChangeEventHandler
value = instance.m_SelectionChangeDelegate
instance.m_SelectionChangeDelegate = value
public DocEvents_SelectionChangeEventHandler m_SelectionChangeDelegate