Selection.PageSetup プロパティ

定義

指定した選択範囲に PageSetup 関連付けられているオブジェクトを返します。

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

プロパティ値

適用対象