次の方法で共有


ApplicationClass.add_MailMergeDataSourceLoad メソッド

定義

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

パラメーター

実装

適用対象