DocumentEvents2_SinkHelper 类

定义

仅供内部使用。

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

字段

m_BuildingBlockInsertDelegate

仅供内部使用。

m_CloseDelegate

仅供内部使用。

m_ContentControlAfterAddDelegate

仅供内部使用。

m_ContentControlBeforeContentUpdateDelegate

仅供内部使用。

m_ContentControlBeforeDeleteDelegate

仅供内部使用。

m_ContentControlBeforeStoreUpdateDelegate

仅供内部使用。

m_ContentControlOnEnterDelegate

仅供内部使用。

m_ContentControlOnExitDelegate

仅供内部使用。

m_dwCookie

仅供内部使用。

m_NewDelegate

仅供内部使用。

m_OpenDelegate

仅供内部使用。

m_SyncDelegate

仅供内部使用。

m_XMLAfterInsertDelegate

仅供内部使用。

m_XMLBeforeDeleteDelegate

仅供内部使用。

方法

BuildingBlockInsert(Range, String, String, String, String)

仅供内部使用。

Close()

仅供内部使用。

ContentControlAfterAdd(ContentControl, Boolean)

仅供内部使用。

ContentControlBeforeContentUpdate(ContentControl, String)

仅供内部使用。

ContentControlBeforeDelete(ContentControl, Boolean)

仅供内部使用。

ContentControlBeforeStoreUpdate(ContentControl, String)

仅供内部使用。

ContentControlOnEnter(ContentControl)

仅供内部使用。

ContentControlOnExit(ContentControl, Boolean)

仅供内部使用。

New()

仅供内部使用。

Open()

仅供内部使用。

Sync(MsoSyncEventType)

仅供内部使用。

XMLAfterInsert(XMLNode, Boolean)

仅供内部使用。

XMLBeforeDelete(Range, XMLNode, Boolean)

仅供内部使用。

适用于