次の方法で共有


ApplicationClass.remove_MailMergeDataSourceLoad メソッド

定義

public:
 virtual void remove_MailMergeDataSourceLoad(Microsoft::Office::Interop::Word::ApplicationEvents4_MailMergeDataSourceLoadEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::remove_MailMergeDataSourceLoad;
public virtual void remove_MailMergeDataSourceLoad (Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeDataSourceLoadEventHandler );
abstract member remove_MailMergeDataSourceLoad : Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeDataSourceLoadEventHandler -> unit
override this.remove_MailMergeDataSourceLoad : Microsoft.Office.Interop.Word.ApplicationEvents4_MailMergeDataSourceLoadEventHandler -> unit
Public Overridable Sub remove_MailMergeDataSourceLoad ( As ApplicationEvents4_MailMergeDataSourceLoadEventHandler)

パラメーター

実装

適用対象