次の方法で共有


StyleBase.cFontSize フィールド

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

フォント サイズに関するスタイル属性の名前を指定する文字列定数。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Protected Const cFontSize As String
'使用
Dim value As String 

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

関連項目

参照

StyleBase クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間