ApplicationEvents3_SinkHelper 类

定义

仅供内部使用。

public ref class ApplicationEvents3_SinkHelper sealed : Microsoft::Office::Interop::Word::ApplicationEvents3
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class ApplicationEvents3_SinkHelper : Microsoft.Office.Interop.Word.ApplicationEvents3
type ApplicationEvents3_SinkHelper = class
    interface ApplicationEvents3
Public NotInheritable Class ApplicationEvents3_SinkHelper
Implements ApplicationEvents3
继承
ApplicationEvents3_SinkHelper
属性
实现

字段

m_DocumentBeforeCloseDelegate

仅供内部使用。

m_DocumentBeforePrintDelegate

仅供内部使用。

m_DocumentBeforeSaveDelegate

仅供内部使用。

m_DocumentChangeDelegate

仅供内部使用。

m_DocumentOpenDelegate

仅供内部使用。

m_dwCookie

仅供内部使用。

m_EPostageInsertDelegate

仅供内部使用。

m_EPostagePropertyDialogDelegate

仅供内部使用。

m_MailMergeAfterMergeDelegate

仅供内部使用。

m_MailMergeAfterRecordMergeDelegate

仅供内部使用。

m_MailMergeBeforeMergeDelegate

仅供内部使用。

m_MailMergeBeforeRecordMergeDelegate

仅供内部使用。

m_MailMergeDataSourceLoadDelegate

仅供内部使用。

m_MailMergeDataSourceValidateDelegate

仅供内部使用。

m_MailMergeWizardSendToCustomDelegate

仅供内部使用。

m_MailMergeWizardStateChangeDelegate

仅供内部使用。

m_NewDocumentDelegate

仅供内部使用。

m_QuitDelegate

仅供内部使用。

m_StartupDelegate

仅供内部使用。

m_WindowActivateDelegate

仅供内部使用。

m_WindowBeforeDoubleClickDelegate

仅供内部使用。

m_WindowBeforeRightClickDelegate

仅供内部使用。

m_WindowDeactivateDelegate

仅供内部使用。

m_WindowSelectionChangeDelegate

仅供内部使用。

m_WindowSizeDelegate

仅供内部使用。

方法

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)

仅供内部使用。

适用于