次の方法で共有


PageSetup.FirstPageTray プロパティ

定義

文書またはセクションの最初のページに使用する用紙トレイを設定または返します。

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

プロパティ値

適用対象