Share via


Project.CurrencyDigits Property

Project Developer Reference

Sets or returns the number of digits following the decimal separator character in currency values. Read/write Integer.

Syntax

expression.CurrencyDigits

expression   A variable that represents a Project object.

Return Value
Integer

Remarks

Microsoft Office Project 2007 sets the CurrencyDigits 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