Range.Parent Property (Word)
Returns an Object that represents the parent object of the specified Range object.
Syntax
expression .Parent
expression Required. A variable that represents a Range object.
Returns an Object that represents the parent object of the specified Range object.
expression .Parent
expression Required. A variable that represents a Range object.