Excel Add-In Objects

AddIn (1995) Represents a single add-in, either installed or not installed. The AddIn object is a member of the AddIns collection. The AddIns collection contains a list of all the add-ins available to Microsoft Excel, regardless of whether theyre installed. This list corresponds to the list of add-ins displayed in the Add-Ins dialog box (Tools menu).

Application
Author
CLSID
Comments
Creator
FullName
Installed [= setting]
Keywords
Name
Parent
Path
progID
Subject
Title

AddIns (1995) A collection of AddIn objects that represents all the add-ins available to Microsoft Excel, regardless of whether theyre installed. This list corresponds to the list of add-ins displayed in the Add-Ins dialog box (Tools menu).

Add(Filename, [CopyFile])
Application
Count
Creator
GetEnumerator()
Item
Parent