RootElementName Property
From Microsoft Excel Visual Basic
RootElementName Property
Note XML features, except for saving files in the XML Spreadsheet format, are available only in Microsoft Office Professional Edition 2003 and Microsoft Office Excel 2003.
Returns a String that represents the name of the root element for the specified XML schema map. Read-only.
expression.RootElementName
expression Required. An expression that returns an XmlMap object.