Application.AddIns (Excel)

Returns an AddIns collection that represents all the add-ins listed in the Add-Ins dialog box (Add-Ins command on the Developer tab).

Using this method without an object qualifier is equivalent to Application.Addins.


Dim aisAddIns As AddIns
Set aisAddIns = AddIns