Example Applies To
Removes an add-in from the collection of add-ins.
Syntax
expression.Remove(Index)
expression Required. An expression that returns an AddIns object.
Index Required Variant. The name of the add-in to be removed from the collection.