StyleBase.cLineHeight フィールド
この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
行の高さに関するスタイル属性の名前を指定する文字列定数。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected Const cLineHeight As String
'使用
Dim value As String
value = StyleBase.cLineHeight
protected const string cLineHeight
protected:
literal String^ cLineHeight
static val mutable cLineHeight: string
protected const var cLineHeight : String