Unload Method Example

This example unloads all the add-ins listed in the Templates and Add-ins dialog box. The add-in names remain in the AddIns collection.

If AddIns.Count > 0 Then AddIns.UnLoad RemoveFromList:=False