次の方法で共有


VerticalAlignments 列挙体

レポート アイテム内のテキストの縦方向の配置を指定します。

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

構文

'宣言
Public Enumeration VerticalAlignments
'使用
Dim instance As VerticalAlignments
public enum VerticalAlignments
public enum class VerticalAlignments
type VerticalAlignments
public enum VerticalAlignments

メンバー

メンバー名 説明
Bottom 下詰めテキストを指定します。
Default テキストの縦方向の既定配置を指定します。これは Top と同じです。
Middle 縦方向の中央へのテキスト配置を指定します。
Top 上詰めテキストであることを指定します。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間