Adjustments.Parent Property
Word Developer Reference |
Rreturns an Object that represents the parent object of the specified object. This is usually a Shape or ShapeRange object.
Syntax
expression.Parent
expression A variable that represents a Adjustments object.
See Also