共用方式為


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