Range.Parent (Word)
Devuelve un objeto Object que representa el objeto primario del objeto Range especificado.
Dim objParent As Object
Set objParent = ActiveDocument.Range.Parent
Devuelve un objeto Object que representa el objeto primario del objeto Range especificado.
Dim objParent As Object
Set objParent = ActiveDocument.Range.Parent