Share via


XmlMap.RootElementName Property

Excel Developer Reference

Returns a String that represents the name of the root element for the specified XML schema map. Read-only.

Syntax

expression.RootElementName

expression   A variable that represents a XmlMap object.

See Also