WorkbookEvents_Event.AddinUninstall Event

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

Syntax

'Declaration
Event AddinUninstall As WorkbookEvents_AddinUninstallEventHandler
'Usage
Dim instance As WorkbookEvents_Event
Dim handler As WorkbookEvents_AddinUninstallEventHandler

AddHandler instance.AddinUninstall, handler
event WorkbookEvents_AddinUninstallEventHandler AddinUninstall

See Also

Reference

WorkbookEvents_Event Interface

WorkbookEvents_Event Members

Microsoft.Office.Interop.Excel Namespace