次の方法で共有


Direction フィールド

テキストを左から右に書くか、右から左に書くか、およびマトリックスを右に増やすか (ヘッダーは左側)、左に増やすか (ヘッダーは右側) を示します。

名前空間:  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 です。