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使用 属性在邮件合并向导的第六步创建自定义按钮。

适用于