Returns a collection of add-ins registered for VBA.
Syntax
object.AddIns
Remarks
The AddIns collection is accessed through the VBE object. Every add-in listed in the Add-In Manager in VBE.has an object in the AddIns collection.