Document.WordOpenXML Property

Word Developer Reference

Returns a String that represents the flat XML format for the Word Open XML contents of the document. Read-only.

Syntax

expression.WordOpenXML

expression   An expression that returns a Document object.

See Also