次の方法で共有


Envelope.FeedSource プロパティ

定義

封筒の用紙トレイを設定または返します。

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

プロパティ値

注釈

文書に封筒を追加する前にこのプロパティを使用すると、エラーが発生します。

適用対象