XmlSchema.Name Property
Excel Developer Reference |
Returns a String value that represents the friendly name used to identify an XML schema in an XmlMap object.
Syntax
expression.Name
expression A variable that represents a XmlSchema object.
See Also