Share via


Style.NumberFormatLocal Property

Excel Developer Reference

Returns or sets a String value that represents the format code for the object as a string in the language of the user.

Syntax

expression.NumberFormatLocal

expression   A variable that represents a Style object.

Remarks

The Format function uses different format code strings than do the NumberFormat and NumberFormatLocal properties.

See Also