NumeralVariant Element (RDL)

Specifies the language variant to use to format numbers.

语法

<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

Style

Child element

None

备注

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.

请参阅

参考

Report Definition XML Elements

帮助和信息

获取 SQL Server 2005 帮助