Range.WordOpenXML Property (Word)
Returns a String that represents the XML contained within the range in the Microsoft Word Open XML format. Read-only.
Syntax
expression .WordOpenXML
expression An expression that returns a Range object.
Remarks
This property returns only the XML in the document that is needed to represent the specified range.