COMAddIns.Item method (Office)
Gets a member of the specified COMAddIns collection.
Syntax
expression.Item(Index)
expression Required. A variable that represents a COMAddIns object. The specified COMAddIns collection.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Index | Required | Long | Represents the location of the member within the collection. |
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.