ApplicationAddIns.Item Property
Parent Object: ApplicationAddInsDescription
Allows integer-indexed access to items in the collection.
Syntax
ApplicationAddIns.Item( Index As Long ) As ApplicationAddInProperty Value
This is a read only property whose value is an ApplicationAddIn.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the to return. |