Share via


Workbook.AddinUninstall Event

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

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.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