Share via


Font.Name Property

Excel Developer Reference

Returns or sets a Variant value that represents the name of the object.

Syntax

expression.Name

expression   A variable that represents a Font object.

Remarks

The name of a Font object is a String.

See Also