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)

参数

实现

适用于