ApplicationClass.remove_MailMergeDataSourceValidate2 Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)