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