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