CurrencyDigits Element
The number of digits that appear after the decimal when Microsoft Office Project shows currency values.
<CurrencyDigits>
IntegerValue
</CurrencyDigits>
Parent Elements
Occurrences
Minimum: 0 Maximum: 1 |
Text Value
A text value of type Integer is required.
Value |
Description |
---|---|
0 |
No digits after the decimal, for example: $0 |
1 |
One digit after the decimal, for example: $0.0 |
2 |
Two digits after the decimal, for example: $0.00 |