ApplicationEvents4_Event Interface
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.
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object.
public interface class ApplicationEvents4_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface ApplicationEvents4_Event
type ApplicationEvents4_Event = interface
Public Interface ApplicationEvents4_Event
- Derivado
- Atributos
Métodos
add_DocumentBeforeClose(ApplicationEvents4_DocumentBeforeCloseEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_DocumentBeforePrint(ApplicationEvents4_DocumentBeforePrintEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_DocumentBeforeSave(ApplicationEvents4_DocumentBeforeSaveEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_DocumentChange(ApplicationEvents4_DocumentChangeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_DocumentOpen(ApplicationEvents4_DocumentOpenEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_DocumentSync(ApplicationEvents4_DocumentSyncEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_EPostageInsert(ApplicationEvents4_EPostageInsertEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_EPostageInsertEx(ApplicationEvents4_EPostageInsertExEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_EPostagePropertyDialog(ApplicationEvents4_EPostagePropertyDialogEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_MailMergeAfterMerge(ApplicationEvents4_MailMergeAfterMergeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_MailMergeAfterRecordMerge(ApplicationEvents4_MailMergeAfterRecordMergeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_MailMergeBeforeMerge(ApplicationEvents4_MailMergeBeforeMergeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_MailMergeBeforeRecordMerge(ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_MailMergeDataSourceLoad(ApplicationEvents4_MailMergeDataSourceLoadEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_MailMergeDataSourceValidate(ApplicationEvents4_MailMergeDataSourceValidateEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_MailMergeDataSourceValidate2(ApplicationEvents4_MailMergeDataSourceValidate2EventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_MailMergeWizardSendToCustom(ApplicationEvents4_MailMergeWizardSendToCustomEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_MailMergeWizardStateChange(ApplicationEvents4_MailMergeWizardStateChangeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_NewDocument(ApplicationEvents4_NewDocumentEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_ProtectedViewWindowActivate(ApplicationEvents4_ProtectedViewWindowActivateEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_ProtectedViewWindowBeforeClose(ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_ProtectedViewWindowBeforeEdit(ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_ProtectedViewWindowDeactivate(ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_ProtectedViewWindowOpen(ApplicationEvents4_ProtectedViewWindowOpenEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_ProtectedViewWindowSize(ApplicationEvents4_ProtectedViewWindowSizeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_Quit(ApplicationEvents4_QuitEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_Startup(ApplicationEvents4_StartupEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_WindowActivate(ApplicationEvents4_WindowActivateEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_WindowBeforeDoubleClick(ApplicationEvents4_WindowBeforeDoubleClickEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_WindowBeforeRightClick(ApplicationEvents4_WindowBeforeRightClickEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_WindowDeactivate(ApplicationEvents4_WindowDeactivateEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_WindowSelectionChange(ApplicationEvents4_WindowSelectionChangeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_WindowSize(ApplicationEvents4_WindowSizeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_XMLSelectionChange(ApplicationEvents4_XMLSelectionChangeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
add_XMLValidationError(ApplicationEvents4_XMLValidationErrorEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_DocumentBeforeClose(ApplicationEvents4_DocumentBeforeCloseEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_DocumentBeforePrint(ApplicationEvents4_DocumentBeforePrintEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_DocumentBeforeSave(ApplicationEvents4_DocumentBeforeSaveEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_DocumentChange(ApplicationEvents4_DocumentChangeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_DocumentOpen(ApplicationEvents4_DocumentOpenEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_DocumentSync(ApplicationEvents4_DocumentSyncEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_EPostageInsert(ApplicationEvents4_EPostageInsertEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_EPostageInsertEx(ApplicationEvents4_EPostageInsertExEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_EPostagePropertyDialog(ApplicationEvents4_EPostagePropertyDialogEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_MailMergeAfterMerge(ApplicationEvents4_MailMergeAfterMergeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_MailMergeAfterRecordMerge(ApplicationEvents4_MailMergeAfterRecordMergeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_MailMergeBeforeMerge(ApplicationEvents4_MailMergeBeforeMergeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_MailMergeBeforeRecordMerge(ApplicationEvents4_MailMergeBeforeRecordMergeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_MailMergeDataSourceLoad(ApplicationEvents4_MailMergeDataSourceLoadEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_MailMergeDataSourceValidate(ApplicationEvents4_MailMergeDataSourceValidateEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_MailMergeDataSourceValidate2(ApplicationEvents4_MailMergeDataSourceValidate2EventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_MailMergeWizardSendToCustom(ApplicationEvents4_MailMergeWizardSendToCustomEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_MailMergeWizardStateChange(ApplicationEvents4_MailMergeWizardStateChangeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_NewDocument(ApplicationEvents4_NewDocumentEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_ProtectedViewWindowActivate(ApplicationEvents4_ProtectedViewWindowActivateEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_ProtectedViewWindowBeforeClose(ApplicationEvents4_ProtectedViewWindowBeforeCloseEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_ProtectedViewWindowBeforeEdit(ApplicationEvents4_ProtectedViewWindowBeforeEditEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_ProtectedViewWindowDeactivate(ApplicationEvents4_ProtectedViewWindowDeactivateEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_ProtectedViewWindowOpen(ApplicationEvents4_ProtectedViewWindowOpenEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_ProtectedViewWindowSize(ApplicationEvents4_ProtectedViewWindowSizeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_Quit(ApplicationEvents4_QuitEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_Startup(ApplicationEvents4_StartupEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_WindowActivate(ApplicationEvents4_WindowActivateEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_WindowBeforeDoubleClick(ApplicationEvents4_WindowBeforeDoubleClickEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_WindowBeforeRightClick(ApplicationEvents4_WindowBeforeRightClickEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_WindowDeactivate(ApplicationEvents4_WindowDeactivateEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_WindowSelectionChange(ApplicationEvents4_WindowSelectionChangeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_WindowSize(ApplicationEvents4_WindowSizeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_XMLSelectionChange(ApplicationEvents4_XMLSelectionChangeEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
remove_XMLValidationError(ApplicationEvents4_XMLValidationErrorEventHandler) |
Interface de eventos para eventos de objeto WordApplication. Esta é uma interface .NET criada ao processar uma coclasse COM que é necessária pelo código gerenciado para interoperabilidade com o objeto COM correspondente. This interface implements all events of earlier interfaces and any additional new events. Use this interface only when the event you want to use shares the same name as a method of the COM object; in this case, cast to this interface to connect to the event, and cast to the primary interface to call the method. Otherwise, use the .NET interface that is derived from the COM coclass to access methods, properties, and events of the COM object. |
Eventos
DocumentBeforeClose |
Ocorre imediatamente antes que qualquer documento aberto se feche. |
DocumentBeforePrint |
Ocorre antes que um documento aberto seja impresso. |
DocumentBeforeSave |
Ocorre antes que um documento aberto seja salvo. |
DocumentChange |
Ocorre quando um novo documento é criado, quando um documento existente é aberto ou quando um outro documento torna-se o documento ativo. |
DocumentOpen |
Ocorre quando um documento é aberto. |
DocumentSync |
Ocorre quando a cópia local de um documento que faz parte de um Espaço de Trabalho de Documento é sincronizada com a cópia no servidor. |
EPostageInsert |
Ocorre quando um usuário insere postagem eletrônica em um documento. |
EPostageInsertEx |
Ocorre quando um usuário insere postagem eletrônica em um documento. |
EPostagePropertyDialog |
Ocorre quando um usuário clica no botão Propriedades da postagem eletrônica (caixa de diálogo Etiquetas e envelopes) ou no botão de barra de ferramentas Imprimir postagem eletrônica. |
MailMergeAfterMerge |
Ocorre depois que todos os registros de uma mala direta são mesclados com sucesso. |
MailMergeAfterRecordMerge |
Ocorre depois que cada registro da fonte de dados é mesclado com sucesso em uma mala direta. |
MailMergeBeforeMerge |
Ocorre quando uma mesclagem é executada, antes de qualquer registro ser mesclado. |
MailMergeBeforeRecordMerge |
Ocorre à medida que é executada uma mesclagem dos registros individuais de uma mala direta. |
MailMergeDataSourceLoad |
Ocorre quando a fonte de dado é carregada para uma mala direta. |
MailMergeDataSourceValidate |
Ocorre quando um usuário realiza verificação de endereço clicando em Validate na caixa de diálogo Mail Merge Recipients . |
MailMergeDataSourceValidate2 |
Ocorre quando um usuário valida os destinatários de mala direta clicando no botão de link Validar endereços na caixa de diálogo Destinatários da Mala Direta. |
MailMergeWizardSendToCustom |
Ocorre quando o botão personalizado é clicado na etapa seis do Assistente de Mesclagem de Email. |
MailMergeWizardStateChange |
Ocorre quando um usuário passa de uma etapa para uma etapa especificada no Assistente de mala direta. |
NewDocument |
Ocorre quando um novo documento é criado. |
ProtectedViewWindowActivate |
Ocorre quando uma janela de modo de exibição protegido é ativada. |
ProtectedViewWindowBeforeClose |
Ocorre imediatamente antes do fechamento de uma janela de modo de exibição protegido ou de um documento em uma janela de modo de exibição protegido. |
ProtectedViewWindowBeforeEdit |
Ocorre imediatamente antes de a edição ser habilitada no documento na janela de modo de exibição protegido especificada. |
ProtectedViewWindowDeactivate |
Ocorre quando uma janela de modo de exibição protegido é desativada. |
ProtectedViewWindowOpen |
Ocorre quando uma janela de modo de exibição protegido é aberta. |
ProtectedViewWindowSize |
Ocorre quando uma janela de exibição protegida é movida ou redimensionada. |
Quit |
Ocorre quando o usuário desiste Word. |
Startup |
Reservado para uso interno. |
WindowActivate |
Ocorre quando qualquer janela de documento é ativada. |
WindowBeforeDoubleClick |
Ocorre quando a área de edição de uma janela de documento é clicada duas vezes, antes da ação padrão de clicar duas vezes. |
WindowBeforeRightClick |
Ocorre quando o botão direito é clicado na área de edição de uma janela de documento, antes da ação padrão de clicar o botão direito. |
WindowDeactivate |
Ocorre quando qualquer janela de documento é desativada. |
WindowSelectionChange |
Ocorre quando a seleção é alterada na janela de documento ativa. |
WindowSize |
Ocorre quando a janela do aplicativo é redimensionada ou movida. |
XMLSelectionChange |
Ocorre quando o nó XML pai da seleção atual é alterado. |
XMLValidationError |
Ocorre quando há um erro de validação no documento. |