IApplicationEvents3 接口

定义

仅供内部使用。

public interface class IApplicationEvents3
[System.Runtime.InteropServices.Guid("00020A00-0001-0000-C000-000000000046")]
public interface IApplicationEvents3
type IApplicationEvents3 = interface
Public Interface IApplicationEvents3
属性

方法

DocumentBeforeClose(Document, Boolean)

仅供内部使用。

DocumentBeforePrint(Document, Boolean)

仅供内部使用。

DocumentBeforeSave(Document, Boolean, Boolean)

仅供内部使用。

DocumentChange()

仅供内部使用。

DocumentOpen(Document)

仅供内部使用。

EPostageInsert(Document)

仅供内部使用。

EPostagePropertyDialog(Document)

仅供内部使用。

MailMergeAfterMerge(Document, Document)

仅供内部使用。

MailMergeAfterRecordMerge(Document)

仅供内部使用。

MailMergeBeforeMerge(Document, Int32, Int32, Boolean)

仅供内部使用。

MailMergeBeforeRecordMerge(Document, Boolean)

仅供内部使用。

MailMergeDataSourceLoad(Document)

仅供内部使用。

MailMergeDataSourceValidate(Document, Boolean)

仅供内部使用。

MailMergeWizardSendToCustom(Document)

仅供内部使用。

MailMergeWizardStateChange(Document, Int32, Int32, Boolean)

仅供内部使用。

NewDocument(Document)

仅供内部使用。

Quit()

仅供内部使用。

Startup()

仅供内部使用。

WindowActivate(Document, Window)

仅供内部使用。

WindowBeforeDoubleClick(Selection, Boolean)

仅供内部使用。

WindowBeforeRightClick(Selection, Boolean)

仅供内部使用。

WindowDeactivate(Document, Window)

仅供内部使用。

WindowSelectionChange(Selection)

仅供内部使用。

WindowSize(Document, Window)

仅供内部使用。

适用于