NumberInWords Properties
Provides access to static properties used to obtain a provider that converts numbers to words.
You need an active DevExpress Office File API Subscription or DevExpress Universal Subscription to use these methods in production code.
| Name | Description |
|---|---|
| Cardinal static | Obtains the numbers-to-words converter for cardinal numbers (numbers which refer to the size of a group, simple numerals). |
| Ordinal static | Obtains the numbers-to-words converter for ordinal numbers (numbers which refer to a position in a series). |
See Also