Name.NameLocal Property

Excel Developer Reference

Returns or sets the name of the object, in the language of the user. Read/write String.

Syntax

expression.NameLocal

expression   A variable that represents a Name object.

Remarks

If the style is a built-in style, this property returns the name of the style in the language of the current locale.

See Also