ApplicationClass.add_MailMergeBeforeMerge 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 add_MailMergeBeforeMerge(Microsoft::Office::Interop::Word::ApplicationEvents4_MailMergeBeforeMergeEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::add_MailMergeBeforeMerge;
public virtual void add_MailMergeBeforeMerge (Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeBeforeMergeEventHandler );
abstract member add_MailMergeBeforeMerge : Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeBeforeMergeEventHandler -> unit
override this.add_MailMergeBeforeMerge : Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeBeforeMergeEventHandler -> unit
Public Overridable Sub add_MailMergeBeforeMerge ( As ApplicationEvents4_MailMergeBeforeMergeEventHandler)