Selection.Orientation プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
取得またはテキストの方向の機能を有効にすると、選択範囲内のテキストの方向を設定します。
public:
property Microsoft::Office::Interop::Word::WdTextOrientation Orientation { Microsoft::Office::Interop::Word::WdTextOrientation get(); void set(Microsoft::Office::Interop::Word::WdTextOrientation value); };
public Microsoft.Office.Interop.Word.WdTextOrientation Orientation { get; set; }
member this.Orientation : Microsoft.Office.Interop.Word.WdTextOrientation with get, set
Public Property Orientation As WdTextOrientation
プロパティ値
注釈
一部の WdTextOrientation 定数は、選択またはインストールした言語のサポート (たとえば、米国英語) によっては使用できない場合があります。
テキスト フレーム、またはテキスト フレーム内にある選択範囲の方向を設定できます。 テキスト フレームとテキスト ボックスの違いについては、 オブジェクトを TextFrame 参照してください。