WorkbookEvents_SinkHelper.m_AddinUninstallDelegate Field

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

Syntax

'Declaration
Public m_AddinUninstallDelegate As WorkbookEvents_AddinUninstallEventHandler
'Usage
Dim instance As WorkbookEvents_SinkHelper
Dim value As WorkbookEvents_AddinUninstallEventHandler

value = instance.m_AddinUninstallDelegate

instance.m_AddinUninstallDelegate = value
public WorkbookEvents_AddinUninstallEventHandler m_AddinUninstallDelegate

See Also

Reference

WorkbookEvents_SinkHelper Class

WorkbookEvents_SinkHelper Members

Microsoft.Office.Interop.Excel Namespace