Application.DecimalSeparator Property
Project Developer Reference |
Returns the character that separates the whole and fractional parts of a number. Read-only String.
Syntax
expression.DecimalSeparator
expression A variable that represents an Application object.
Return Value
String
Remarks
Microsoft Office Project 2007 sets the DecimalSeparator property equal to the corresponding value in the Regional Settings icon (in Windows 98, Windows NT, or Windows Me), Regional Options icon (in Windows 2000), or Regional and Language Options icon (in Windows XP) of the Microsoft Windows Control Panel.
See Also