XMLNode.Level Property

Word Developer Reference

Returns a WdXMLNodeLevel constant that represents whether an XML element is part of a paragraph, is a paragraph, or is contained within a table cell or contains a table row. Read-only.

Syntax

expression.Level

expression   An expression that returns an XMLNode object.

See Also