テキストを左から右へ書くか、右から左へ書くか、およびマトリックスを右に増やすか (ヘッダーは左側)、左に増やすか (ヘッダーは右側) を指定します。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected Const Direction As String
'使用
Dim value As String
value = StyleBase.Direction
protected const string Direction
protected:
literal String^ Direction
static val mutable Direction: string
protected const var Direction : String
説明
有効な値は LTR または RTL です。