Campo NumeralVariant
Returns the variant of the digit format to use.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
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
Comentários
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.