XmlMap.Name Property (Excel)

Returns or sets a String value that represents the friendly name used to uniquely identify a mapping in the workbook.

Syntax

expression .Name

expression A variable that represents a XmlMap object.

Remarks

The string specified for the Name property must be unique within the workbook, and cannot exceed 255 characters.

See Also

Concepts

XmlMap Object Members

XmlMap Object