ApplicationClass.remove_MailMergeDataSourceValidate2 方法

定义

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

参数

实现

适用于