AddinUninstall Event

See Also         Example         Applies To

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

Syntax

Private Sub Workbook_AddinUninstall()

Remarks

The add-in doesn't automatically close when it's uninstalled.