FormFields.Parent Property
Word Developer Reference |
Returns an Object that represents the parent object of the specified FormFields object.
Syntax
expression.Parent
expression Required. A variable that represents a FormFields collection.
See Also