テキストの縦方向の配置を指定します。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected Const VerticalAlign As String
'使用
Dim value As String
value = StyleBase.VerticalAlign
protected const string VerticalAlign
protected:
literal String^ VerticalAlign
static val mutable VerticalAlign: string
protected const var VerticalAlign : String
説明
有効な値は、Top、Middle、または Bottom です。