AddIns.Parent Property
Word Developer Reference |
Returns an Object that represents the parent object of the Addins collection. This is usually an Application object.
Syntax
expression.Parent
expression An expression that returns an AddIns collection.
See Also