ApplicationClass.add_MailMergeDataSourceValidate2 方法

定义

public:
 virtual void add_MailMergeDataSourceValidate2(Microsoft::Office::Interop::Word::ApplicationEvents4_MailMergeDataSourceValidate2EventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::add_MailMergeDataSourceValidate2;
public virtual void add_MailMergeDataSourceValidate2 (Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeDataSourceValidate2EventHandler );
abstract member add_MailMergeDataSourceValidate2 : Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeDataSourceValidate2EventHandler -> unit
override this.add_MailMergeDataSourceValidate2 : Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeDataSourceValidate2EventHandler -> unit
Public Overridable Sub add_MailMergeDataSourceValidate2 ( As ApplicationEvents4_MailMergeDataSourceValidate2EventHandler)

参数

实现

适用于