StyleBase.NumeralVariant Field
Returns the variant of the digit format to use.
命名空間: Microsoft.ReportingServices.ReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
語法
'宣告
Protected Const NumeralVariant As String
protected const string NumeralVariant
protected:
literal String^ NumeralVariant
protected static final String NumeralVariant
protected const var NumeralVariant : String
備註
新增:2005 年 12 月 5 日
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.
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
請參閱
參考
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace