次の方法で共有


PageSetup.Orientation プロパティ

定義

ページの向きを取得または設定します。

public:
 property Microsoft::Office::Interop::Word::WdOrientation Orientation { Microsoft::Office::Interop::Word::WdOrientation get(); void set(Microsoft::Office::Interop::Word::WdOrientation value); };
public Microsoft.Office.Interop.Word.WdOrientation Orientation { get; set; }
member this.Orientation : Microsoft.Office.Interop.Word.WdOrientation with get, set
Public Property Orientation As WdOrientation

プロパティ値

注釈

一部の WdOrientation 定数は、選択またはインストールした言語のサポート (たとえば、米国英語) によっては使用できない場合があります。

適用対象