ApplicationEvents3_Event 接口

定义

Microsoft Word 2002 Application 对象事件的事件接口。

public interface class ApplicationEvents3_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface ApplicationEvents3_Event
type ApplicationEvents3_Event = interface
Public Interface ApplicationEvents3_Event
派生
属性

方法

add_DocumentBeforeClose(ApplicationEvents3_DocumentBeforeCloseEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_DocumentBeforePrint(ApplicationEvents3_DocumentBeforePrintEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_DocumentBeforeSave(ApplicationEvents3_DocumentBeforeSaveEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_DocumentChange(ApplicationEvents3_DocumentChangeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_DocumentOpen(ApplicationEvents3_DocumentOpenEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_EPostageInsert(ApplicationEvents3_EPostageInsertEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_EPostagePropertyDialog(ApplicationEvents3_EPostagePropertyDialogEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_MailMergeAfterMerge(ApplicationEvents3_MailMergeAfterMergeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_MailMergeAfterRecordMerge(ApplicationEvents3_MailMergeAfterRecordMergeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_MailMergeBeforeMerge(ApplicationEvents3_MailMergeBeforeMergeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_MailMergeBeforeRecordMerge(ApplicationEvents3_MailMergeBeforeRecordMergeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_MailMergeDataSourceLoad(ApplicationEvents3_MailMergeDataSourceLoadEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_MailMergeDataSourceValidate(ApplicationEvents3_MailMergeDataSourceValidateEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_MailMergeWizardSendToCustom(ApplicationEvents3_MailMergeWizardSendToCustomEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_MailMergeWizardStateChange(ApplicationEvents3_MailMergeWizardStateChangeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_NewDocument(ApplicationEvents3_NewDocumentEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_Quit(ApplicationEvents3_QuitEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_Startup(ApplicationEvents3_StartupEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_WindowActivate(ApplicationEvents3_WindowActivateEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_WindowBeforeDoubleClick(ApplicationEvents3_WindowBeforeDoubleClickEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_WindowBeforeRightClick(ApplicationEvents3_WindowBeforeRightClickEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_WindowDeactivate(ApplicationEvents3_WindowDeactivateEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_WindowSelectionChange(ApplicationEvents3_WindowSelectionChangeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

add_WindowSize(ApplicationEvents3_WindowSizeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_DocumentBeforeClose(ApplicationEvents3_DocumentBeforeCloseEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_DocumentBeforePrint(ApplicationEvents3_DocumentBeforePrintEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_DocumentBeforeSave(ApplicationEvents3_DocumentBeforeSaveEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_DocumentChange(ApplicationEvents3_DocumentChangeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_DocumentOpen(ApplicationEvents3_DocumentOpenEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_EPostageInsert(ApplicationEvents3_EPostageInsertEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_EPostagePropertyDialog(ApplicationEvents3_EPostagePropertyDialogEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_MailMergeAfterMerge(ApplicationEvents3_MailMergeAfterMergeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_MailMergeAfterRecordMerge(ApplicationEvents3_MailMergeAfterRecordMergeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_MailMergeBeforeMerge(ApplicationEvents3_MailMergeBeforeMergeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_MailMergeBeforeRecordMerge(ApplicationEvents3_MailMergeBeforeRecordMergeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_MailMergeDataSourceLoad(ApplicationEvents3_MailMergeDataSourceLoadEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_MailMergeDataSourceValidate(ApplicationEvents3_MailMergeDataSourceValidateEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_MailMergeWizardSendToCustom(ApplicationEvents3_MailMergeWizardSendToCustomEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_MailMergeWizardStateChange(ApplicationEvents3_MailMergeWizardStateChangeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_NewDocument(ApplicationEvents3_NewDocumentEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_Quit(ApplicationEvents3_QuitEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_Startup(ApplicationEvents3_StartupEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_WindowActivate(ApplicationEvents3_WindowActivateEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_WindowBeforeDoubleClick(ApplicationEvents3_WindowBeforeDoubleClickEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_WindowBeforeRightClick(ApplicationEvents3_WindowBeforeRightClickEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_WindowDeactivate(ApplicationEvents3_WindowDeactivateEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_WindowSelectionChange(ApplicationEvents3_WindowSelectionChangeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

remove_WindowSize(ApplicationEvents3_WindowSizeEventHandler)

Microsoft Word 2002 Application 对象事件的事件接口。

事件

DocumentBeforeClose

Microsoft Word 2002 Application 对象事件的事件接口。

DocumentBeforePrint

Microsoft Word 2002 Application 对象事件的事件接口。

DocumentBeforeSave

Microsoft Word 2002 Application 对象事件的事件接口。

DocumentChange

Microsoft Word 2002 Application 对象事件的事件接口。

DocumentOpen

Microsoft Word 2002 Application 对象事件的事件接口。

EPostageInsert

Microsoft Word 2002 Application 对象事件的事件接口。

EPostagePropertyDialog

Microsoft Word 2002 Application 对象事件的事件接口。

MailMergeAfterMerge

Microsoft Word 2002 Application 对象事件的事件接口。

MailMergeAfterRecordMerge

Microsoft Word 2002 Application 对象事件的事件接口。

MailMergeBeforeMerge

Microsoft Word 2002 Application 对象事件的事件接口。

MailMergeBeforeRecordMerge

Microsoft Word 2002 Application 对象事件的事件接口。

MailMergeDataSourceLoad

Microsoft Word 2002 Application 对象事件的事件接口。

MailMergeDataSourceValidate

Microsoft Word 2002 Application 对象事件的事件接口。

MailMergeWizardSendToCustom

Microsoft Word 2002 Application 对象事件的事件接口。

MailMergeWizardStateChange

Microsoft Word 2002 Application 对象事件的事件接口。

NewDocument

Microsoft Word 2002 Application 对象事件的事件接口。

Quit

Microsoft Word 2002 Application 对象事件的事件接口。

Startup

Microsoft Word 2002 Application 对象事件的事件接口。

WindowActivate

Microsoft Word 2002 Application 对象事件的事件接口。

WindowBeforeDoubleClick

Microsoft Word 2002 Application 对象事件的事件接口。

WindowBeforeRightClick

Microsoft Word 2002 Application 对象事件的事件接口。

WindowDeactivate

Microsoft Word 2002 Application 对象事件的事件接口。

WindowSelectionChange

Microsoft Word 2002 Application 对象事件的事件接口。

WindowSize

Microsoft Word 2002 Application 对象事件的事件接口。

适用于