XMLNode.ParentNode (Word)

Returns an XMLNode object that represents the parent element of the specified element.


Dim objNode As XMLNode 
 
Set objNode = Selection.XMLParentNode.ParentNode