次の方法で共有


ApplicationClass.remove_MailMergeWizardStateChange メソッド

定義

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)

パラメーター

実装

適用対象