다음을 통해 공유


NumeralVariant 필드

Returns the variant of the digit format to use.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Protected Const NumeralVariant As String
‘사용 방법
Dim value As String

value = StyleBase.NumeralVariant
protected const string NumeralVariant
protected:
literal String^ NumeralVariant
static val mutable NumeralVariant: string
protected const var NumeralVariant : String

주의

Currently defined values are:

  1. 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.