MailMerge.Destination プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
差し込み印刷結果の出力先を設定または返します。
public:
property Microsoft::Office::Interop::Word::WdMailMergeDestination Destination { Microsoft::Office::Interop::Word::WdMailMergeDestination get(); void set(Microsoft::Office::Interop::Word::WdMailMergeDestination value); };
public Microsoft.Office.Interop.Word.WdMailMergeDestination Destination { get; set; }
member this.Destination : Microsoft.Office.Interop.Word.WdMailMergeDestination with get, set
Public Property Destination As WdMailMergeDestination
プロパティ値
注釈
Destination プロパティには、次WdMailMergeDestinationのいずれかの定数を指定できます。
wdSendToFax
wdSendToPrinter
wdSendToEmail
wdSendToNewDocument