Workbook.AddinUninstall Event

Occurs when the workbook is uninstalled as an add-in.

Namespace:  Microsoft.Office.Tools.Excel
Assemblies:   Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntax

'Declaration
Event AddinUninstall As WorkbookEvents_AddinUninstallEventHandler
event WorkbookEvents_AddinUninstallEventHandler AddinUninstall

Remarks

The add-in does not automatically close when it is uninstalled.

.NET Framework Security

See Also

Reference

Workbook Interface

Microsoft.Office.Tools.Excel Namespace