CustomXMLNode.BaseName property (Office)

Gets the base name of the node without the namespace prefix, if one exists, in the Document Object Model (DOM). Read-only.

Syntax

expression.BaseName

expression An expression that returns a CustomXMLNode object.

Return value

String

Remarks

This is the default member of a CustomXMLNode object.

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.