CurrencyDigits Element
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
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 |