次の方法で共有


NumeralLanguage フィールド

第一言語で指定されている数字の形式を返します。

名前空間:  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