IApplicationEvents4 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.
Reservado para uso interno.
Neste artigo
public interface class IApplicationEvents4
[System.Runtime.InteropServices.Guid("00020A01-0001-0000-C000-000000000046")]
public interface IApplicationEvents4
type IApplicationEvents4 = interface
Public Interface IApplicationEvents4
Atributos
Métodos
DocumentBeforeClose(Document, Boolean)
DocumentBeforePrint(Document, Boolean)
DocumentBeforeSave(Document, Boolean, Boolean)
DocumentChange()
DocumentOpen(Document)
DocumentSync(Document, MsoSyncEventType)
EPostageInsert(Document)
EPostageInsertEx(Document, Int32, Int32, Int32, Int32, Int32, Int32, String, String, Boolean, Boolean)
EPostagePropertyDialog(Document)
MailMergeAfterMerge(Document, Document)
MailMergeAfterRecordMerge(Document)
MailMergeBeforeMerge(Document, Int32, Int32, Boolean)
MailMergeBeforeRecordMerge(Document, Boolean)
MailMergeDataSourceLoad(Document)
MailMergeDataSourceValidate(Document, Boolean)
MailMergeDataSourceValidate2(Document, Boolean)
MailMergeWizardSendToCustom(Document)
MailMergeWizardStateChange(Document, Int32, Int32, Boolean)
NewDocument(Document)
ProtectedViewWindowActivate(ProtectedViewWindow)
ProtectedViewWindowBeforeClose(ProtectedViewWindow, Int32, Boolean)
ProtectedViewWindowBeforeEdit(ProtectedViewWindow, Boolean)
ProtectedViewWindowDeactivate(ProtectedViewWindow)
ProtectedViewWindowOpen(ProtectedViewWindow)
ProtectedViewWindowSize(ProtectedViewWindow)
Quit()
Startup()
WindowActivate(Document, Window)
WindowBeforeDoubleClick(Selection, Boolean)
WindowBeforeRightClick(Selection, Boolean)
WindowDeactivate(Document, Window)
WindowSelectionChange(Selection)
WindowSize(Document, Window)
XMLSelectionChange(Selection, XMLNode, XMLNode, Int32)
XMLValidationError(XMLNode)
Aplica-se a