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