Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 760 Bytes

Word.Range.WordOpenXML.md

File metadata and controls

36 lines (21 loc) · 760 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Range.WordOpenXML property (Word)
vbawd10.chm157155754
vbawd10.chm157155754
Word.Range.WordOpenXML
bb4aa9c3-dd69-e27f-9c72-4dc4795fbd26
06/08/2017
medium

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.

See also

Range Object

[!includeSupport and feedback]