StyleBase.NumeralLanguage 字段

Returns the digit format to use as described by its primary language.

命名空间:  Microsoft.ReportingServices.ReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Protected Const NumeralLanguage As String
用法
Dim value As String

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