OlFormatCurrency enumeration (Outlook)
Indicates the format used to display currency Outlook item properties.
Name | Value | Description |
---|---|---|
olFormatCurrencyDecimal | 1 | Displays currency values with decimal places. |
olFormatCurrencyNonDecimal | 2 | Displays currency values without decimal places, rounding the currency value to the nearest integer. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.