Returns an AddIns collection that represents all the add-ins listed in the Add-Ins dialog box (Tools menu). Read-only.
For information about returning a single member of a collection, see Returning an Object from a Collection.
Remarks
Using this method without an object qualifier is equivalent to Application.Addins
.