|
Action |
表示使用 Visual Studio 中的 Office 开发工具自定义的 Word 文档中的智能标记操作。 |
|
ActionEventArgs |
为 Click 和 BeforeCaptionShow 事件提供数据。 此类型或成员只适合在 2007 Microsoft Office system 项目中使用。Office 2010 中已弃用智能标记。
|
|
ApplicationFactory |
提供可用于在应用程序级外接程序中执行杂项任务(如扩展本机 Word 文档以及在运行时创建功能区控件)的方法。 |
|
Bookmark |
Bookmark 控件是一个具有唯一名称且用于公开事件的书签,可以绑定到数据。 |
|
Bookmark_InformationType |
基础结构。 |
|
Bookmark_XMLType |
基础结构。 |
|
BuildingBlockGalleryContentControl |
表示用户可插入文档的文档构造块库。 |
|
ClickEventArgs |
为 BeforeDoubleClick 和 BeforeRightClick 事件提供数据。 |
|
ComboBoxContentControl |
表示文档中的组合框。 |
|
ContentControl |
表示文档中的内容控件。 |
|
ContentControlAddedEventArgs |
提供内容控件的 Added 事件的数据。 |
|
ContentControlBase |
提供 Word 解决方案中的内容控件的基接口,这些解决方案是使用 Visual Studio 中的 Office 开发工具创建的。 |
|
ContentControlContentUpdatingEventArgs |
提供内容控件的 ContentUpdating 事件的数据。 |
|
ContentControlDeletingEventArgs |
提供内容控件的 Deleting 事件的数据。 |
|
ContentControlEnteringEventArgs |
为 Entering 事件提供数据。 |
|
ContentControlExitingEventArgs |
提供内容控件的 Exiting 事件的数据。 |
|
ContentControlStoreUpdatingEventArgs |
提供内容控件的 StoreUpdating 事件的数据。 |
|
ContextChangeEventArgs |
为 XMLNode 对象的 Select、Deselect、ContextEnter 和 ContextLeave 事件以及 XMLNodes 对象的 ContextEnter、ContextLeave、Select 和 Deselect 事件提供数据。 |
|
ControlCollection |
表示 Word 文档中的托管控件的集合,该文档是使用 Visual Studio 中的 Office 开发工具自定义的。 |
|
ControlSite |
表示文档上链接或嵌入的控件。 |
|
DatePickerContentControl |
表示文档中的日期选择器控件。 |
|
Document |
表示使用 Visual Studio 中的 Office 开发工具创建的 Word 项目中的文档。 |
|
Document_ActiveWritingStyleType |
基础结构。 |
|
Document_CompatibilityType |
基础结构。 |
|
DropDownListContentControl |
表示文档中的下拉列表。 |
|
Factory |
提供可用于在文档级自定义项中执行杂项任务(如在运行时创建功能区控件以及向文档添加智能标记)的方法。 |
|
GroupContentControl |
表示用户无法编辑或删除的受保护文档区域。 |
|
IDocumentExtension |
表示 Document 对象的一个扩展。 |
|
ISmartTagExtension |
表示使用 Visual Studio 中的 Office 开发工具自定义的 Word 文档中的智能标记扩展。该扩展为智能标记定义自定义识别器。 |
|
MailMergeAfterMergeEventArgs |
为 MailMergeAfterMerge 事件提供数据。 |
|
MailMergeWizardStateChangeEventArgs |
为 MailMergeWizardStateChange 事件提供数据。 |
|
NodeInsertAndDeleteEventArgs |
为 XMLNode 控件的 AfterInsert 和 BeforeDelete 事件以及 XMLNodes 控件的 AfterInsert 和 BeforeDelete 事件提供数据。 |
|
PictureContentControl |
表示显示图像的文档区域。 |
|
PlainTextContentControl |
表示文档中的文本块。 |
|
RichTextContentControl |
表示文档中的文本块或其他类型的内容。 |
|
SaveEventArgs |
为 BeforeSave 事件提供数据。 |
|
SelectionEventArgs |
为 Bookmark 控件的 SelectionChange、Selected 和 Deselected 事件提供数据。 |
|
SmartTag |
表示使用 Visual Studio 中的 Office 开发工具自定义的 Word 文档中的智能标记。 |
|
SmartTagRecognizeContext |
提供调用自定义智能标记识别器的上下文。 |
|
WindowEventArgs |
为 ActivateEvent、Deactivate 和 WindowSize 事件提供信息。 |
|
XMLNode |
表示在文档上公开事件并且可以绑定到数据的单个 XML 节点。 |
|
XMLNode_ValidationErrorTextType |
基础结构。 |
|
XMLNode_XMLType |
基础结构。 |
|
XMLNodes |
表示“XML 结构”任务窗格树视图中的节点的 Microsoft.Office.Interop.Word.XMLNode 对象的集合,它指示用户已应用于文档的元素。 |