Napomena
Za pristup ovoj stranici potrebna je autorizacija. Možete se pokušati prijaviti ili promijeniti direktorije.
Za pristup ovoj stranici potrebna je autorizacija. Možete pokušati promijeniti direktorije.
Specifies the language variant to use to format numbers.
Syntax
<Style>
...
<NumeralVariant>...</NumeralVariant>
...
</Style>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
Integer |
Default value |
1 |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Remarks
The NumeralVariant element contains one of the values listed in the following table.
| Value | Description |
|---|---|
1 |
Follow Unicode context rules. |
2 |
0123456789 |
3 |
Traditional digits. Currently supported for language codes: ar, bn, bo, fa, gu, hi, kn, kok, lo, mr, ms, or, pa, sa, ta, te, th, ur, and variants. |
4 |
ko, ja, zh-CHS, zh-CHT only. |
5 |
ko, ja, zh-CHS, zh-CHT only. |
6 |
ko, ja, zh-CHS-zh-CHT only (wide versions of regular digits). |
7 |
ko only. |
NumeralVariant applies only to textbox and subtotal report items.
See Also
Reference
Report Definition XML Elements