ApplicationClass.remove_MailMergeDataSourceValidate2 Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)