Compartir a través de


CustomXMLPart.DocumentElement Property (Office)

Gets the root element of a bound region of data in a document. If the region is empty, the property returns Nothing. Read-only.

Syntax

expression .DocumentElement

expression An expression that returns a CustomXMLPart object.

Return Value

CustomXMLNode

See Also

Concepts

CustomXMLPart Object

CustomXMLPart Object Members