Partager via


Propriété NumeralVariant

Gets an expression that evaluates to the variant of the digit format to use.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property NumeralVariant As ReportIntProperty
    Get
'Utilisation
Dim instance As Style
Dim value As ReportIntProperty

value = instance.NumeralVariant
public override ReportIntProperty NumeralVariant { get; }
public:
virtual property ReportIntProperty^ NumeralVariant {
    ReportIntProperty^ get () override;
}
abstract NumeralVariant : ReportIntProperty
override NumeralVariant : ReportIntProperty
override function get NumeralVariant () : ReportIntProperty

Notes

Currently defined values are:

1: default, follow Unicode context rules

2: 0123456789

3: traditional digits for the script as defined in GDI+. Currently supported for: 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