Share via


Application.ThousandSeparator Property

Project Developer Reference

Returns the thousands separator symbol. Read-only String.

Syntax

expression.ThousandSeparator

expression   A variable that represents an Application object.

Return Value
String

Remarks

Project sets the ThousandSeparator property equal to the corresponding digit grouping symbol specified in Regional Settings (in Windows 98, Windows NT, or Windows Me), Regional Options (in Windows 2000), or Regional and Language Options (in Windows XP and Windows Server 2003) of the Microsoft Windows Control Panel.

See Also