Range.XML property (Word)

Returns a String that represents the XML text in the specified object. .

Syntax

expression.XML (DataOnly)

expression An expression that represents a Range object.

Parameters

Name Required/Optional Data type Description
DataOnly Optional Boolean True returns the text of the XML without the Word XML markup. The default setting is False.

See also

Range Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.