AutoCorrectEntries.Parent Property
Word Developer Reference |
Returns an Object that represents the parent object of the specified AutoCorrectEntries collection, which is usually an AutoCorrect object.
Syntax
expression.Parent
expression A variable that represents an AutoCorrectEntries collection.
See Also