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