Share via


XmlNamespace.Prefix Property

Excel Developer Reference

Returns a String that represents the prefix for the specified XML namespace. Read-only.

Syntax

expression.Prefix

expression   A variable that represents a XmlNamespace object.

See Also