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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.