WorkbookEvents_Event.AddinUninstall Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the workbook is uninstalled as an add-in.
public:
event Microsoft::Office::Interop::Excel::WorkbookEvents_AddinUninstallEventHandler ^ AddinUninstall;
event Microsoft.Office.Interop.Excel.WorkbookEvents_AddinUninstallEventHandler AddinUninstall;
Event AddinUninstall As WorkbookEvents_AddinUninstallEventHandler
Event Type
Remarks
The add-in doesn't automatically close when it's uninstalled.