Compartir a través de


StyleBase.NumeralVariant Field

Returns the variant of the digit format to use.

Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Sintaxis

'Declaración
Protected Const NumeralVariant As String
protected const string NumeralVariant
protected:
literal String^ NumeralVariant
protected static final String NumeralVariant
protected const var NumeralVariant : String

Notas

Nuevo:5 de diciembre de 2005

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.

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace