ApplicationEvents4_Event.MailMergeWizardSendToCustom イベント

定義

差し込み印刷ウィザードの手順 6 でカスタム ボタンをクリックしたときに発生します。

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_MailMergeWizardSendToCustomEventHandler ^ MailMergeWizardSendToCustom;
event Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeWizardSendToCustomEventHandler MailMergeWizardSendToCustom;
member this.MailMergeWizardSendToCustom : Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeWizardSendToCustomEventHandler 
Event MailMergeWizardSendToCustom As ApplicationEvents4_MailMergeWizardSendToCustomEventHandler 

イベントの種類

注釈

プロパティを ShowSendToCustom 使用して、差し込み印刷ウィザードの 6 番目の手順でカスタム ボタンを作成します。

適用対象