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