Selection.Parent Property

Word Developer Reference

Returns an Object that represents the parent object of the specified Selection object.

Syntax

expression.Parent

expression   A variable that represents a Selection object.

See Also