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