DxTextFormatSettings Properties
Contains the element’s format settings.Name | Description |
---|---|
Currency |
Specifies a 3-letter ISO 4217 currency code. Applies if the Type property is set to Currency .
|
LdmlString | Specifies the element’s custom format. |
Precision |
Specifies precision for values of numeric or Currency format types.
|
Type | Specifies the element’s text format. |
UseCurrencyAccountingStyle |
Specifies whether to apply the Accounting style to values of the Currency format type.
|
See Also