The following tables list methods, properties and events of the AddinInfo object with links to the respective reference pages:
Property |
Description |
|---|---|
| InitiallyDisabled Property (AddinInfo Object) | Specifies whether or not the addin is disabled when the host application is invoked. |
| InitiallyVisible Property (AddinInfo Object) | Specifies whether or not the addin is visible when the host application is invoked. |
| LicenseFeature Property (AddinInfo Object) | Gets or sets the license feature of the addin. |
| Name Property (AddinInfo Object) | Returns or sets the name of the addin. |
| Placement Property (AddinInfo Object) | Returns or sets the placement of the addin. |
| ProgId Property (AddinInfo Object) | Returns or sets the program identification of the addin. |
| RuntimeCreateDecision Property (AddinInfo Object) | Indicates whether or not the creation decision must be delegated to the module that hosts the addin. |
| ShortCutKey Property (AddinInfo Object) | Returns or sets the shortcut key associated with the addin. |
| ToolbarButton Property (AddinInfo Object) | Indicates whether or not the addin must have a toolbar button. |