次の方法で共有


DocumentClass.PageSetup プロパティ

定義

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

プロパティ値

実装

適用対象