Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies the variant of the digit format to use.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Protected Const NumeralVariant As String
'Uso
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
Comentarios
Currently defined values are:
Follow Unicode context rules.
0123456789.
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.
ko, ja, zh-CHS, zh-CHT only.
ko, ja, zh-CHS, zh-CHT only.
ko, ja, zh-CHS, zh-CHT only. [Wide versions of regular digits.]
ko only.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.ReportRendering