ApplicationClass.remove_MailMergeDataSourceLoad 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_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)