次の方法で共有


StyleBase.TextAlign フィールド

テキストの横方向の配置を指定します。

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

構文

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

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

説明

有効な値は、Left、Center、Right、Justify、または General です。

関連項目

参照

StyleBase クラス

Microsoft.ReportingServices.ReportRendering 名前空間