word package

Word.Annotation

表示附加到段落的批注。

Word.AnnotationCollection

包含Word的集合。批注对象。

Word.Application

表示 Application 对象。

Word.Body

表示文档或节的正文。

Word.Border

表示 Border 文本、段落或表格的对象。

Word.BorderCollection

表示边框样式的集合。

Word.CheckboxContentControl

特定于类型为 CheckBox 的内容控件的数据。

Word.Comment

表示文档中的注释。

Word.CommentCollection

包含Word的集合。注释对象。

Word.CommentContentRange

表示批注中的内容范围。

Word.CommentReply

表示文档中的批注答复。

Word.CommentReplyCollection

包含Word的集合。CommentReply 对象。 表示一个批注线程中的所有批注答复。

Word.ContentControl

表示内容控件。 内容控件是文档中绑定的、有可能添加标签的区域,它们充当特定类型的内容的容器。 各个内容控件可能包含诸如图像、表格或格式化文本段落等内容。 目前,仅支持格式文本、纯文本、复选框、下拉列表和组合框内容控件。

Word.ContentControlCollection

包含Word的集合。ContentControl 对象。 内容控件是文档中绑定的、有可能添加标签的区域,它们充当特定类型的内容的容器。 各个内容控件可能包含诸如图像、表格或格式化文本段落等内容。 目前,仅支持格式文本、纯文本、复选框、下拉列表和组合框内容控件。

Word.CritiqueAnnotation

表示文档中显示的批注包装。

Word.CustomProperty

表示自定义属性。

Word.CustomPropertyCollection

包含 Word 的集合。CustomProperty 对象。

Word.CustomXmlPart

表示自定义 XML 部件。

Word.CustomXmlPartCollection

包含 Word 的集合。CustomXmlPart 对象。

Word.CustomXmlPartScopedCollection

包含 Word 的集合具有特定命名空间的 CustomXmlPart 对象。

Word.Document

对象 Document 是顶级对象。 对象 Document 包含一个或多个节、内容控件以及包含文档内容的正文。

Word.DocumentCreated

对象 DocumentCreated 是由 创建的 Application.createDocument顶级对象。 对象 DocumentCreated 是一个特殊 Document 对象。

Word.DocumentProperties

表示文档属性。

Word.Field

表示一个字段。

Word.FieldCollection

包含Word的集合。Field 对象。

Word.Font

表示字体。

Word.InlinePicture

表示嵌入式图片。

Word.InlinePictureCollection

包含Word的集合。InlinePicture 对象。

Word.List

包含Word的集合。Paragraph 对象。

Word.ListCollection

包含Word的集合。列出对象。

Word.ListItem

表示段落列表项格式。

Word.ListLevel

表示列表级别。

Word.ListLevelCollection

包含Word的集合。ListLevel 对象。

Word.ListTemplate

表示列表模板。

Word.NoteItem

表示脚注或尾注。

Word.NoteItemCollection

包含Word的集合。NoteItem 对象。

Word.Paragraph

表示选定内容、区域、内容控件或文档正文中的单个段落。

Word.ParagraphCollection

包含Word的集合。Paragraph 对象。

Word.ParagraphFormat

表示文档中段落的样式。

Word.Range

表示文档中的一个连续区域。

Word.RangeCollection

包含Word的集合。Range 对象。

Word.RequestContext

RequestContext 对象可简化对 Word 应用程序的请求。 由于 Office 加载项和 Word 应用程序在两个不同的进程中运行,因此需要请求上下文才能从外接程序访问 Word 对象模型。

Word.SearchOptions

指定要包括在搜索操作中的选项。 若要详细了解如何在 Word JavaScript API 中使用搜索选项,请阅读使用搜索选项查找Word加载项中的文本。

Word.Section

表示 Word 文档中的一节。

Word.SectionCollection

包含文档Word的集合。Section 对象。

Word.Setting

表示加载项的设置。

Word.SettingCollection

包含 Word 的集合。设置对象。

Word.Shading

表示 Shading 对象。

Word.Style

表示Word文档中的样式。

Word.StyleCollection

包含Word的集合。样式对象。

Word.Table

表示Word文档中的表。

Word.TableBorder

指定边框样式。

Word.TableCell

表示Word文档中的表格单元格。

Word.TableCellCollection

包含文档Word的集合。TableCell 对象。

Word.TableCollection

包含文档Word的集合。表对象。

Word.TableRow

表示Word文档中的行。

Word.TableRowCollection

包含文档Word的集合。TableRow 对象。

Word.TableStyle

表示 TableStyle 对象。

Word.TrackedChange

表示Word文档中的修订。

Word.TrackedChangeCollection

包含Word的集合。TrackedChange 对象。

接口

Word.AnnotationClickedEventArgs

保存在批注插入事件上传递回的批注信息。

Word.AnnotationHoveredEventArgs

保存在批注悬停事件上传递回的批注信息。

Word.AnnotationInsertedEventArgs

保存在批注添加事件上传递回的批注信息。

Word.AnnotationPopupActionEventArgs

表示在批注弹出作事件上传递回的作信息。

Word.AnnotationRemovedEventArgs

保存在批注删除事件上传递回的批注信息。

Word.AnnotationSet

加载项生成的批注集。 目前仅支持批评。

Word.ContentControlAddedEventArgs

提供有关引发 contentControlAdded 事件的内容控件的信息。

Word.ContentControlDataChangedEventArgs

提供有关引发 contentControlDataChanged 事件的内容控件的信息。

Word.ContentControlDeletedEventArgs

提供有关引发 contentControlDeleted 事件的内容控件的信息。

Word.ContentControlEnteredEventArgs

提供有关引发 contentControlEntered 事件的内容控件的信息。

Word.ContentControlExitedEventArgs

提供有关引发 contentControlExited 事件的内容控件的信息。

Word.ContentControlOptions

指定定义返回哪些内容控件的选项。

Word.ContentControlSelectionChangedEventArgs

提供有关引发 contentControlSelectionChanged 事件的内容控件的信息。

Word.Critique

将为文档中段落的指定部分呈现为下划线的批评。

Word.CritiquePopupOptions

定义给定批评的弹出菜单行为的属性。

Word.DocumentCompareOptions

指定要包含在比较文档作中的选项。

Word.GetTextOptions

指定要包含在 Paragraph.getText 作中的选项。

Word.InsertFileOptions

指定用于确定插入文件时要复制的内容的选项。

Word.Interfaces.AnnotationCollectionData

一个接口,用于描述通过调用 annotationCollection.toJSON()返回的数据。

Word.Interfaces.AnnotationCollectionLoadOptions

包含Word的集合。批注对象。

Word.Interfaces.AnnotationCollectionUpdateData

用于更新对象上的 AnnotationCollection 数据的接口,用于 在 中使用 annotationCollection.set({ ... })

Word.Interfaces.AnnotationData

一个接口,用于描述通过调用 annotation.toJSON()返回的数据。

Word.Interfaces.AnnotationLoadOptions

表示附加到段落的批注。

Word.Interfaces.ApplicationData

一个接口,用于描述通过调用 application.toJSON()返回的数据。

Word.Interfaces.ApplicationLoadOptions

表示 Application 对象。

Word.Interfaces.ApplicationUpdateData

用于更新对象上的 Application 数据的接口,用于 在 中使用 application.set({ ... })

Word.Interfaces.BibliographyData

一个接口,用于描述通过调用 bibliography.toJSON()返回的数据。

Word.Interfaces.BibliographyUpdateData

用于更新对象上的 Bibliography 数据的接口,用于 在 中使用 bibliography.set({ ... })

Word.Interfaces.BodyData

一个接口,用于描述通过调用 body.toJSON()返回的数据。

Word.Interfaces.BodyLoadOptions

表示文档或节的正文。

Word.Interfaces.BodyUpdateData

用于更新对象上的 Body 数据的接口,用于 在 中使用 body.set({ ... })

Word.Interfaces.BookmarkCollectionData

一个接口,用于描述通过调用 bookmarkCollection.toJSON()返回的数据。

Word.Interfaces.BookmarkCollectionUpdateData

用于更新对象上的 BookmarkCollection 数据的接口,用于 在 中使用 bookmarkCollection.set({ ... })

Word.Interfaces.BookmarkData

一个接口,用于描述通过调用 bookmark.toJSON()返回的数据。

Word.Interfaces.BookmarkUpdateData

用于更新对象上的 Bookmark 数据的接口,用于 在 中使用 bookmark.set({ ... })

Word.Interfaces.BorderCollectionData

一个接口,用于描述通过调用 borderCollection.toJSON()返回的数据。

Word.Interfaces.BorderCollectionLoadOptions

表示边框样式的集合。

Word.Interfaces.BorderCollectionUpdateData

用于更新对象上的 BorderCollection 数据的接口,用于 在 中使用 borderCollection.set({ ... })

Word.Interfaces.BorderData

一个接口,用于描述通过调用 border.toJSON()返回的数据。

Word.Interfaces.BorderLoadOptions

表示 Border 文本、段落或表格的对象。

Word.Interfaces.BorderUniversalCollectionData

一个接口,用于描述通过调用 borderUniversalCollection.toJSON()返回的数据。

Word.Interfaces.BorderUniversalCollectionUpdateData

用于更新对象上的 BorderUniversalCollection 数据的接口,用于 在 中使用 borderUniversalCollection.set({ ... })

Word.Interfaces.BorderUniversalData

一个接口,用于描述通过调用 borderUniversal.toJSON()返回的数据。

Word.Interfaces.BorderUniversalUpdateData

用于更新对象上的 BorderUniversal 数据的接口,用于 在 中使用 borderUniversal.set({ ... })

Word.Interfaces.BorderUpdateData

用于更新对象上的 Border 数据的接口,用于 在 中使用 border.set({ ... })

Word.Interfaces.BreakCollectionData

一个接口,用于描述通过调用 breakCollection.toJSON()返回的数据。

Word.Interfaces.BreakCollectionUpdateData

用于更新对象上的 BreakCollection 数据的接口,用于 在 中使用 breakCollection.set({ ... })

Word.Interfaces.BreakData

一个接口,用于描述通过调用 break.toJSON()返回的数据。

Word.Interfaces.BreakUpdateData

用于更新对象上的 Break 数据的接口,用于 在 中使用 break.set({ ... })

Word.Interfaces.BuildingBlockCategoryData

一个接口,用于描述通过调用 buildingBlockCategory.toJSON()返回的数据。

Word.Interfaces.BuildingBlockData

一个接口,用于描述通过调用 buildingBlock.toJSON()返回的数据。

Word.Interfaces.BuildingBlockGalleryContentControlData

一个接口,用于描述通过调用 buildingBlockGalleryContentControl.toJSON()返回的数据。

Word.Interfaces.BuildingBlockGalleryContentControlUpdateData

用于更新对象上的 BuildingBlockGalleryContentControl 数据的接口,用于 在 中使用 buildingBlockGalleryContentControl.set({ ... })

Word.Interfaces.BuildingBlockTypeItemData

一个接口,用于描述通过调用 buildingBlockTypeItem.toJSON()返回的数据。

Word.Interfaces.BuildingBlockUpdateData

用于更新对象上的 BuildingBlock 数据的接口,用于 在 中使用 buildingBlock.set({ ... })

Word.Interfaces.CanvasData

一个接口,用于描述通过调用 canvas.toJSON()返回的数据。

Word.Interfaces.CanvasUpdateData

用于更新对象上的 Canvas 数据的接口,用于 在 中使用 canvas.set({ ... })

Word.Interfaces.CheckboxContentControlData

一个接口,用于描述通过调用 checkboxContentControl.toJSON()返回的数据。

Word.Interfaces.CheckboxContentControlLoadOptions

特定于类型为 CheckBox 的内容控件的数据。

Word.Interfaces.CheckboxContentControlUpdateData

用于更新对象上的 CheckboxContentControl 数据的接口,用于 在 中使用 checkboxContentControl.set({ ... })

Word.Interfaces.CoauthorCollectionData

一个接口,用于描述通过调用 coauthorCollection.toJSON()返回的数据。

Word.Interfaces.CoauthorCollectionUpdateData

用于更新对象上的 CoauthorCollection 数据的接口,用于 在 中使用 coauthorCollection.set({ ... })

Word.Interfaces.CoauthorData

一个接口,用于描述通过调用 coauthor.toJSON()返回的数据。

Word.Interfaces.CoauthoringData

一个接口,用于描述通过调用 coauthoring.toJSON()返回的数据。

Word.Interfaces.CoauthoringLockCollectionData

一个接口,用于描述通过调用 coauthoringLockCollection.toJSON()返回的数据。

Word.Interfaces.CoauthoringLockCollectionUpdateData

用于更新对象上的 CoauthoringLockCollection 数据的接口,用于 在 中使用 coauthoringLockCollection.set({ ... })

Word.Interfaces.CoauthoringLockData

一个接口,用于描述通过调用 coauthoringLock.toJSON()返回的数据。

Word.Interfaces.CoauthoringLockUpdateData

用于更新对象上的 CoauthoringLock 数据的接口,用于 在 中使用 coauthoringLock.set({ ... })

Word.Interfaces.CoauthoringUpdateCollectionData

一个接口,用于描述通过调用 coauthoringUpdateCollection.toJSON()返回的数据。

Word.Interfaces.CoauthoringUpdateCollectionUpdateData

用于更新对象上的 CoauthoringUpdateCollection 数据的接口,用于 在 中使用 coauthoringUpdateCollection.set({ ... })

Word.Interfaces.CoauthoringUpdateData

一个接口,用于描述通过调用 coauthoringUpdate.toJSON()返回的数据。

Word.Interfaces.CoauthoringUpdateUpdateData

用于更新对象上的 CoauthoringUpdate 数据的接口,用于 在 中使用 coauthoringUpdate.set({ ... })

Word.Interfaces.CollectionLoadOptions

提供仅加载集合的一部分成员的属性的方法。

Word.Interfaces.ColorFormatData

一个接口,用于描述通过调用 colorFormat.toJSON()返回的数据。

Word.Interfaces.ColorFormatUpdateData

用于更新对象上的 ColorFormat 数据的接口,用于 在 中使用 colorFormat.set({ ... })

Word.Interfaces.ComboBoxContentControlData

一个接口,用于描述通过调用 comboBoxContentControl.toJSON()返回的数据。

Word.Interfaces.CommentCollectionData

一个接口,用于描述通过调用 commentCollection.toJSON()返回的数据。

Word.Interfaces.CommentCollectionLoadOptions

包含Word的集合。注释对象。

Word.Interfaces.CommentCollectionUpdateData

用于更新对象上的 CommentCollection 数据的接口,用于 在 中使用 commentCollection.set({ ... })

Word.Interfaces.CommentContentRangeData

一个接口,用于描述通过调用 commentContentRange.toJSON()返回的数据。

Word.Interfaces.CommentContentRangeLoadOptions
Word.Interfaces.CommentContentRangeUpdateData

用于更新对象上的 CommentContentRange 数据的接口,用于 在 中使用 commentContentRange.set({ ... })

Word.Interfaces.CommentData

一个接口,用于描述通过调用 comment.toJSON()返回的数据。

Word.Interfaces.CommentLoadOptions

表示文档中的注释。

Word.Interfaces.CommentReplyCollectionData

一个接口,用于描述通过调用 commentReplyCollection.toJSON()返回的数据。

Word.Interfaces.CommentReplyCollectionLoadOptions

包含Word的集合。CommentReply 对象。 表示一个批注线程中的所有批注答复。

Word.Interfaces.CommentReplyCollectionUpdateData

用于更新对象上的 CommentReplyCollection 数据的接口,用于 在 中使用 commentReplyCollection.set({ ... })

Word.Interfaces.CommentReplyData

一个接口,用于描述通过调用 commentReply.toJSON()返回的数据。

Word.Interfaces.CommentReplyLoadOptions

表示文档中的批注答复。

Word.Interfaces.CommentReplyUpdateData

用于更新对象上的 CommentReply 数据的接口,用于 在 中使用 commentReply.set({ ... })

Word.Interfaces.CommentUpdateData

用于更新对象上的 Comment 数据的接口,用于 在 中使用 comment.set({ ... })

Word.Interfaces.ConditionalStyleData

一个接口,用于描述通过调用 conditionalStyle.toJSON()返回的数据。

Word.Interfaces.ConditionalStyleUpdateData

用于更新对象上的 ConditionalStyle 数据的接口,用于 在 中使用 conditionalStyle.set({ ... })

Word.Interfaces.ConflictCollectionData

一个接口,用于描述通过调用 conflictCollection.toJSON()返回的数据。

Word.Interfaces.ConflictCollectionUpdateData

用于更新对象上的 ConflictCollection 数据的接口,用于 在 中使用 conflictCollection.set({ ... })

Word.Interfaces.ConflictData

一个接口,用于描述通过调用 conflict.toJSON()返回的数据。

Word.Interfaces.ConflictUpdateData

用于更新对象上的 Conflict 数据的接口,用于 在 中使用 conflict.set({ ... })

Word.Interfaces.ContentControlCollectionData

一个接口,用于描述通过调用 contentControlCollection.toJSON()返回的数据。

Word.Interfaces.ContentControlCollectionLoadOptions

包含Word的集合。ContentControl 对象。 内容控件是文档中绑定的、有可能添加标签的区域,它们充当特定类型的内容的容器。 各个内容控件可能包含诸如图像、表格或格式化文本段落等内容。 目前,仅支持格式文本、纯文本、复选框、下拉列表和组合框内容控件。

Word.Interfaces.ContentControlCollectionUpdateData

用于更新对象上的 ContentControlCollection 数据的接口,用于 在 中使用 contentControlCollection.set({ ... })

Word.Interfaces.ContentControlData

一个接口,用于描述通过调用 contentControl.toJSON()返回的数据。

Word.Interfaces.ContentControlListItemCollectionData

一个接口,用于描述通过调用 contentControlListItemCollection.toJSON()返回的数据。

Word.Interfaces.ContentControlListItemCollectionUpdateData

用于更新对象上的 ContentControlListItemCollection 数据的接口,用于 在 中使用 contentControlListItemCollection.set({ ... })

Word.Interfaces.ContentControlListItemData

一个接口,用于描述通过调用 contentControlListItem.toJSON()返回的数据。

Word.Interfaces.ContentControlListItemUpdateData

用于更新对象上的 ContentControlListItem 数据的接口,用于 在 中使用 contentControlListItem.set({ ... })

Word.Interfaces.ContentControlLoadOptions

表示内容控件。 内容控件是文档中绑定的、有可能添加标签的区域,它们充当特定类型的内容的容器。 各个内容控件可能包含诸如图像、表格或格式化文本段落等内容。 目前,仅支持格式文本、纯文本、复选框、下拉列表和组合框内容控件。

Word.Interfaces.ContentControlUpdateData

用于更新对象上的 ContentControl 数据的接口,用于 在 中使用 contentControl.set({ ... })

Word.Interfaces.CritiqueAnnotationData

一个接口,用于描述通过调用 critiqueAnnotation.toJSON()返回的数据。

Word.Interfaces.CritiqueAnnotationLoadOptions

表示文档中显示的批注包装。

Word.Interfaces.CustomPropertyCollectionData

一个接口,用于描述通过调用 customPropertyCollection.toJSON()返回的数据。

Word.Interfaces.CustomPropertyCollectionLoadOptions

包含 Word 的集合。CustomProperty 对象。

Word.Interfaces.CustomPropertyCollectionUpdateData

用于更新对象上的 CustomPropertyCollection 数据的接口,用于 在 中使用 customPropertyCollection.set({ ... })

Word.Interfaces.CustomPropertyData

一个接口,用于描述通过调用 customProperty.toJSON()返回的数据。

Word.Interfaces.CustomPropertyLoadOptions

表示自定义属性。

Word.Interfaces.CustomPropertyUpdateData

用于更新对象上的 CustomProperty 数据的接口,用于 在 中使用 customProperty.set({ ... })

Word.Interfaces.CustomXmlNodeCollectionData

一个接口,用于描述通过调用 customXmlNodeCollection.toJSON()返回的数据。

Word.Interfaces.CustomXmlNodeCollectionUpdateData

用于更新对象上的 CustomXmlNodeCollection 数据的接口,用于 在 中使用 customXmlNodeCollection.set({ ... })

Word.Interfaces.CustomXmlNodeData

一个接口,用于描述通过调用 customXmlNode.toJSON()返回的数据。

Word.Interfaces.CustomXmlNodeUpdateData

用于更新对象上的 CustomXmlNode 数据的接口,用于 在 中使用 customXmlNode.set({ ... })

Word.Interfaces.CustomXmlPartCollectionData

一个接口,用于描述通过调用 customXmlPartCollection.toJSON()返回的数据。

Word.Interfaces.CustomXmlPartCollectionLoadOptions

包含 Word 的集合。CustomXmlPart 对象。

Word.Interfaces.CustomXmlPartCollectionUpdateData

用于更新对象上的 CustomXmlPartCollection 数据的接口,用于 在 中使用 customXmlPartCollection.set({ ... })

Word.Interfaces.CustomXmlPartData

一个接口,用于描述通过调用 customXmlPart.toJSON()返回的数据。

Word.Interfaces.CustomXmlPartLoadOptions

表示自定义 XML 部件。

Word.Interfaces.CustomXmlPartScopedCollectionData

一个接口,用于描述通过调用 customXmlPartScopedCollection.toJSON()返回的数据。

Word.Interfaces.CustomXmlPartScopedCollectionLoadOptions

包含 Word 的集合具有特定命名空间的 CustomXmlPart 对象。

Word.Interfaces.CustomXmlPartScopedCollectionUpdateData

用于更新对象上的 CustomXmlPartScopedCollection 数据的接口,用于 在 中使用 customXmlPartScopedCollection.set({ ... })

Word.Interfaces.CustomXmlPartUpdateData

用于更新对象上的 CustomXmlPart 数据的接口,用于 在 中使用 customXmlPart.set({ ... })

Word.Interfaces.CustomXmlPrefixMappingCollectionData

一个接口,用于描述通过调用 customXmlPrefixMappingCollection.toJSON()返回的数据。

Word.Interfaces.CustomXmlPrefixMappingCollectionUpdateData

用于更新对象上的 CustomXmlPrefixMappingCollection 数据的接口,用于 在 中使用 customXmlPrefixMappingCollection.set({ ... })

Word.Interfaces.CustomXmlPrefixMappingData

一个接口,用于描述通过调用 customXmlPrefixMapping.toJSON()返回的数据。

Word.Interfaces.CustomXmlSchemaCollectionData

一个接口,用于描述通过调用 customXmlSchemaCollection.toJSON()返回的数据。

Word.Interfaces.CustomXmlSchemaCollectionUpdateData

用于更新对象上的 CustomXmlSchemaCollection 数据的接口,用于 在 中使用 customXmlSchemaCollection.set({ ... })

Word.Interfaces.CustomXmlSchemaData

一个接口,用于描述通过调用 customXmlSchema.toJSON()返回的数据。

Word.Interfaces.DatePickerContentControlData

一个接口,用于描述通过调用 datePickerContentControl.toJSON()返回的数据。

Word.Interfaces.DatePickerContentControlUpdateData

用于更新对象上的 DatePickerContentControl 数据的接口,用于 在 中使用 datePickerContentControl.set({ ... })

Word.Interfaces.DocumentCreatedData

一个接口,用于描述通过调用 documentCreated.toJSON()返回的数据。

Word.Interfaces.DocumentCreatedLoadOptions

对象 DocumentCreated 是由 创建的 Application.createDocument顶级对象。 对象 DocumentCreated 是一个特殊 Document 对象。

Word.Interfaces.DocumentCreatedUpdateData

用于更新对象上的 DocumentCreated 数据的接口,用于 在 中使用 documentCreated.set({ ... })

Word.Interfaces.DocumentData

一个接口,用于描述通过调用 document.toJSON()返回的数据。

Word.Interfaces.DocumentLibraryVersionCollectionData

一个接口,用于描述通过调用 documentLibraryVersionCollection.toJSON()返回的数据。

Word.Interfaces.DocumentLibraryVersionCollectionUpdateData

用于更新对象上的 DocumentLibraryVersionCollection 数据的接口,用于 在 中使用 documentLibraryVersionCollection.set({ ... })

Word.Interfaces.DocumentLibraryVersionData

一个接口,用于描述通过调用 documentLibraryVersion.toJSON()返回的数据。

Word.Interfaces.DocumentLoadOptions

对象 Document 是顶级对象。 对象 Document 包含一个或多个节、内容控件以及包含文档内容的正文。

Word.Interfaces.DocumentPropertiesData

一个接口,用于描述通过调用 documentProperties.toJSON()返回的数据。

Word.Interfaces.DocumentPropertiesLoadOptions

表示文档属性。

Word.Interfaces.DocumentPropertiesUpdateData

用于更新对象上的 DocumentProperties 数据的接口,用于 在 中使用 documentProperties.set({ ... })

Word.Interfaces.DocumentUpdateData

用于更新对象上的 Document 数据的接口,用于 在 中使用 document.set({ ... })

Word.Interfaces.DropCapData

一个接口,用于描述通过调用 dropCap.toJSON()返回的数据。

Word.Interfaces.DropDownListContentControlData

一个接口,用于描述通过调用 dropDownListContentControl.toJSON()返回的数据。

Word.Interfaces.EditorData

一个接口,用于描述通过调用 editor.toJSON()返回的数据。

Word.Interfaces.EditorUpdateData

用于更新对象上的 Editor 数据的接口,用于 在 中使用 editor.set({ ... })

Word.Interfaces.FieldCollectionData

一个接口,用于描述通过调用 fieldCollection.toJSON()返回的数据。

Word.Interfaces.FieldCollectionLoadOptions

包含Word的集合。Field 对象。

Word.Interfaces.FieldCollectionUpdateData

用于更新对象上的 FieldCollection 数据的接口,用于 在 中使用 fieldCollection.set({ ... })

Word.Interfaces.FieldData

一个接口,用于描述通过调用 field.toJSON()返回的数据。

Word.Interfaces.FieldLoadOptions

表示一个字段。

Word.Interfaces.FieldUpdateData

用于更新对象上的 Field 数据的接口,用于 在 中使用 field.set({ ... })

Word.Interfaces.FillFormatData

一个接口,用于描述通过调用 fillFormat.toJSON()返回的数据。

Word.Interfaces.FillFormatUpdateData

用于更新对象上的 FillFormat 数据的接口,用于 在 中使用 fillFormat.set({ ... })

Word.Interfaces.FontData

一个接口,用于描述通过调用 font.toJSON()返回的数据。

Word.Interfaces.FontLoadOptions

表示字体。

Word.Interfaces.FontUpdateData

用于更新对象上的 Font 数据的接口,用于 在 中使用 font.set({ ... })

Word.Interfaces.FrameCollectionData

一个接口,用于描述通过调用 frameCollection.toJSON()返回的数据。

Word.Interfaces.FrameCollectionUpdateData

用于更新对象上的 FrameCollection 数据的接口,用于 在 中使用 frameCollection.set({ ... })

Word.Interfaces.FrameData

一个接口,用于描述通过调用 frame.toJSON()返回的数据。

Word.Interfaces.FrameUpdateData

用于更新对象上的 Frame 数据的接口,用于 在 中使用 frame.set({ ... })

Word.Interfaces.GlowFormatData

一个接口,用于描述通过调用 glowFormat.toJSON()返回的数据。

Word.Interfaces.GlowFormatUpdateData

用于更新对象上的 GlowFormat 数据的接口,用于 在 中使用 glowFormat.set({ ... })

Word.Interfaces.GroupContentControlData

一个接口,用于描述通过调用 groupContentControl.toJSON()返回的数据。

Word.Interfaces.GroupContentControlUpdateData

用于更新对象上的 GroupContentControl 数据的接口,用于 在 中使用 groupContentControl.set({ ... })

Word.Interfaces.HeadingStyleCollectionData

一个接口,用于描述通过调用 headingStyleCollection.toJSON()返回的数据。

Word.Interfaces.HeadingStyleCollectionUpdateData

用于更新对象上的 HeadingStyleCollection 数据的接口,用于 在 中使用 headingStyleCollection.set({ ... })

Word.Interfaces.HeadingStyleData

一个接口,用于描述通过调用 headingStyle.toJSON()返回的数据。

Word.Interfaces.HeadingStyleUpdateData

用于更新对象上的 HeadingStyle 数据的接口,用于 在 中使用 headingStyle.set({ ... })

Word.Interfaces.HtmlDivisionCollectionData

一个接口,用于描述通过调用 htmlDivisionCollection.toJSON()返回的数据。

Word.Interfaces.HtmlDivisionCollectionUpdateData

用于更新对象上的 HtmlDivisionCollection 数据的接口,用于 在 中使用 htmlDivisionCollection.set({ ... })

Word.Interfaces.HtmlDivisionData

一个接口,用于描述通过调用 htmlDivision.toJSON()返回的数据。

Word.Interfaces.HtmlDivisionUpdateData

用于更新对象上的 HtmlDivision 数据的接口,用于 在 中使用 htmlDivision.set({ ... })

Word.Interfaces.HyperlinkCollectionData

一个接口,用于描述通过调用 hyperlinkCollection.toJSON()返回的数据。

Word.Interfaces.HyperlinkCollectionUpdateData

用于更新对象上的 HyperlinkCollection 数据的接口,用于 在 中使用 hyperlinkCollection.set({ ... })

Word.Interfaces.HyperlinkData

一个接口,用于描述通过调用 hyperlink.toJSON()返回的数据。

Word.Interfaces.HyperlinkUpdateData

用于更新对象上的 Hyperlink 数据的接口,用于 在 中使用 hyperlink.set({ ... })

Word.Interfaces.IndexCollectionData

一个接口,用于描述通过调用 indexCollection.toJSON()返回的数据。

Word.Interfaces.IndexCollectionUpdateData

用于更新对象上的 IndexCollection 数据的接口,用于 在 中使用 indexCollection.set({ ... })

Word.Interfaces.IndexData

一个接口,用于描述通过调用 index.toJSON()返回的数据。

Word.Interfaces.IndexUpdateData

用于更新对象上的 Index 数据的接口,用于 在 中使用 index.set({ ... })

Word.Interfaces.InlinePictureCollectionData

一个接口,用于描述通过调用 inlinePictureCollection.toJSON()返回的数据。

Word.Interfaces.InlinePictureCollectionLoadOptions

包含Word的集合。InlinePicture 对象。

Word.Interfaces.InlinePictureCollectionUpdateData

用于更新对象上的 InlinePictureCollection 数据的接口,用于 在 中使用 inlinePictureCollection.set({ ... })

Word.Interfaces.InlinePictureData

一个接口,用于描述通过调用 inlinePicture.toJSON()返回的数据。

Word.Interfaces.InlinePictureLoadOptions

表示嵌入式图片。

Word.Interfaces.InlinePictureUpdateData

用于更新对象上的 InlinePicture 数据的接口,用于 在 中使用 inlinePicture.set({ ... })

Word.Interfaces.LineFormatData

一个接口,用于描述通过调用 lineFormat.toJSON()返回的数据。

Word.Interfaces.LineFormatUpdateData

用于更新对象上的 LineFormat 数据的接口,用于 在 中使用 lineFormat.set({ ... })

Word.Interfaces.LineNumberingData

一个接口,用于描述通过调用 lineNumbering.toJSON()返回的数据。

Word.Interfaces.LineNumberingUpdateData

用于更新对象上的 LineNumbering 数据的接口,用于 在 中使用 lineNumbering.set({ ... })

Word.Interfaces.LinkFormatData

一个接口,用于描述通过调用 linkFormat.toJSON()返回的数据。

Word.Interfaces.LinkFormatUpdateData

用于更新对象上的 LinkFormat 数据的接口,用于 在 中使用 linkFormat.set({ ... })

Word.Interfaces.ListCollectionData

一个接口,用于描述通过调用 listCollection.toJSON()返回的数据。

Word.Interfaces.ListCollectionLoadOptions

包含Word的集合。列出对象。

Word.Interfaces.ListCollectionUpdateData

用于更新对象上的 ListCollection 数据的接口,用于 在 中使用 listCollection.set({ ... })

Word.Interfaces.ListData

一个接口,用于描述通过调用 list.toJSON()返回的数据。

Word.Interfaces.ListFormatData

一个接口,用于描述通过调用 listFormat.toJSON()返回的数据。

Word.Interfaces.ListFormatUpdateData

用于更新对象上的 ListFormat 数据的接口,用于 在 中使用 listFormat.set({ ... })

Word.Interfaces.ListItemData

一个接口,用于描述通过调用 listItem.toJSON()返回的数据。

Word.Interfaces.ListItemLoadOptions

表示段落列表项格式。

Word.Interfaces.ListItemUpdateData

用于更新对象上的 ListItem 数据的接口,用于 在 中使用 listItem.set({ ... })

Word.Interfaces.ListLevelCollectionData

一个接口,用于描述通过调用 listLevelCollection.toJSON()返回的数据。

Word.Interfaces.ListLevelCollectionLoadOptions

包含Word的集合。ListLevel 对象。

Word.Interfaces.ListLevelCollectionUpdateData

用于更新对象上的 ListLevelCollection 数据的接口,用于 在 中使用 listLevelCollection.set({ ... })

Word.Interfaces.ListLevelData

一个接口,用于描述通过调用 listLevel.toJSON()返回的数据。

Word.Interfaces.ListLevelLoadOptions

表示列表级别。

Word.Interfaces.ListLevelUpdateData

用于更新对象上的 ListLevel 数据的接口,用于 在 中使用 listLevel.set({ ... })

Word.Interfaces.ListLoadOptions

包含Word的集合。Paragraph 对象。

Word.Interfaces.ListTemplateCollectionData

一个接口,用于描述通过调用 listTemplateCollection.toJSON()返回的数据。

Word.Interfaces.ListTemplateCollectionUpdateData

用于更新对象上的 ListTemplateCollection 数据的接口,用于 在 中使用 listTemplateCollection.set({ ... })

Word.Interfaces.ListTemplateData

一个接口,用于描述通过调用 listTemplate.toJSON()返回的数据。

Word.Interfaces.ListTemplateGalleryCollectionData

一个接口,用于描述通过调用 listTemplateGalleryCollection.toJSON()返回的数据。

Word.Interfaces.ListTemplateGalleryCollectionUpdateData

用于更新对象上的 ListTemplateGalleryCollection 数据的接口,用于 在 中使用 listTemplateGalleryCollection.set({ ... })

Word.Interfaces.ListTemplateGalleryData

一个接口,用于描述通过调用 listTemplateGallery.toJSON()返回的数据。

Word.Interfaces.ListTemplateLoadOptions

表示列表模板。

Word.Interfaces.ListTemplateUpdateData

用于更新对象上的 ListTemplate 数据的接口,用于 在 中使用 listTemplate.set({ ... })

Word.Interfaces.NoteItemCollectionData

一个接口,用于描述通过调用 noteItemCollection.toJSON()返回的数据。

Word.Interfaces.NoteItemCollectionLoadOptions

包含Word的集合。NoteItem 对象。

Word.Interfaces.NoteItemCollectionUpdateData

用于更新对象上的 NoteItemCollection 数据的接口,用于 在 中使用 noteItemCollection.set({ ... })

Word.Interfaces.NoteItemData

一个接口,用于描述通过调用 noteItem.toJSON()返回的数据。

Word.Interfaces.NoteItemLoadOptions

表示脚注或尾注。

Word.Interfaces.NoteItemUpdateData

用于更新对象上的 NoteItem 数据的接口,用于 在 中使用 noteItem.set({ ... })

Word.Interfaces.OleFormatData

一个接口,用于描述通过调用 oleFormat.toJSON()返回的数据。

Word.Interfaces.OleFormatUpdateData

用于更新对象上的 OleFormat 数据的接口,用于 在 中使用 oleFormat.set({ ... })

Word.Interfaces.PageCollectionData

一个接口,用于描述通过调用 pageCollection.toJSON()返回的数据。

Word.Interfaces.PageCollectionUpdateData

用于更新对象上的 PageCollection 数据的接口,用于 在 中使用 pageCollection.set({ ... })

Word.Interfaces.PageData

一个接口,用于描述通过调用 page.toJSON()返回的数据。

Word.Interfaces.PageSetupData

一个接口,用于描述通过调用 pageSetup.toJSON()返回的数据。

Word.Interfaces.PageSetupUpdateData

用于更新对象上的 PageSetup 数据的接口,用于 在 中使用 pageSetup.set({ ... })

Word.Interfaces.PaneCollectionData

一个接口,用于描述通过调用 paneCollection.toJSON()返回的数据。

Word.Interfaces.PaneCollectionUpdateData

用于更新对象上的 PaneCollection 数据的接口,用于 在 中使用 paneCollection.set({ ... })

Word.Interfaces.PaneData

一个接口,用于描述通过调用 pane.toJSON()返回的数据。

Word.Interfaces.ParagraphCollectionData

一个接口,用于描述通过调用 paragraphCollection.toJSON()返回的数据。

Word.Interfaces.ParagraphCollectionLoadOptions

包含Word的集合。Paragraph 对象。

Word.Interfaces.ParagraphCollectionUpdateData

用于更新对象上的 ParagraphCollection 数据的接口,用于 在 中使用 paragraphCollection.set({ ... })

Word.Interfaces.ParagraphData

一个接口,用于描述通过调用 paragraph.toJSON()返回的数据。

Word.Interfaces.ParagraphFormatData

一个接口,用于描述通过调用 paragraphFormat.toJSON()返回的数据。

Word.Interfaces.ParagraphFormatLoadOptions

表示文档中段落的样式。

Word.Interfaces.ParagraphFormatUpdateData

用于更新对象上的 ParagraphFormat 数据的接口,用于 在 中使用 paragraphFormat.set({ ... })

Word.Interfaces.ParagraphLoadOptions

表示选定内容、区域、内容控件或文档正文中的单个段落。

Word.Interfaces.ParagraphUpdateData

用于更新对象上的 Paragraph 数据的接口,用于 在 中使用 paragraph.set({ ... })

Word.Interfaces.PictureContentControlData

一个接口,用于描述通过调用 pictureContentControl.toJSON()返回的数据。

Word.Interfaces.PictureContentControlUpdateData

用于更新对象上的 PictureContentControl 数据的接口,用于 在 中使用 pictureContentControl.set({ ... })

Word.Interfaces.RangeCollectionData

一个接口,用于描述通过调用 rangeCollection.toJSON()返回的数据。

Word.Interfaces.RangeCollectionLoadOptions

包含Word的集合。Range 对象。

Word.Interfaces.RangeCollectionUpdateData

用于更新对象上的 RangeCollection 数据的接口,用于 在 中使用 rangeCollection.set({ ... })

Word.Interfaces.RangeData

一个接口,用于描述通过调用 range.toJSON()返回的数据。

Word.Interfaces.RangeLoadOptions

表示文档中的一个连续区域。

Word.Interfaces.RangeScopedCollectionData

一个接口,用于描述通过调用 rangeScopedCollection.toJSON()返回的数据。

Word.Interfaces.RangeScopedCollectionUpdateData

用于更新对象上的 RangeScopedCollection 数据的接口,用于 在 中使用 rangeScopedCollection.set({ ... })

Word.Interfaces.RangeUpdateData

用于更新对象上的 Range 数据的接口,用于 在 中使用 range.set({ ... })

Word.Interfaces.ReadabilityStatisticCollectionData

一个接口,用于描述通过调用 readabilityStatisticCollection.toJSON()返回的数据。

Word.Interfaces.ReadabilityStatisticCollectionUpdateData

用于更新对象上的 ReadabilityStatisticCollection 数据的接口,用于 在 中使用 readabilityStatisticCollection.set({ ... })

Word.Interfaces.ReadabilityStatisticData

一个接口,用于描述通过调用 readabilityStatistic.toJSON()返回的数据。

Word.Interfaces.ReflectionFormatData

一个接口,用于描述通过调用 reflectionFormat.toJSON()返回的数据。

Word.Interfaces.ReflectionFormatUpdateData

用于更新对象上的 ReflectionFormat 数据的接口,用于 在 中使用 reflectionFormat.set({ ... })

Word.Interfaces.RepeatingSectionContentControlData

一个接口,用于描述通过调用 repeatingSectionContentControl.toJSON()返回的数据。

Word.Interfaces.RepeatingSectionContentControlUpdateData

用于更新对象上的 RepeatingSectionContentControl 数据的接口,用于 在 中使用 repeatingSectionContentControl.set({ ... })

Word.Interfaces.RepeatingSectionItemData

一个接口,用于描述通过调用 repeatingSectionItem.toJSON()返回的数据。

Word.Interfaces.RepeatingSectionItemUpdateData

用于更新对象上的 RepeatingSectionItem 数据的接口,用于 在 中使用 repeatingSectionItem.set({ ... })

Word.Interfaces.ReviewerCollectionData

一个接口,用于描述通过调用 reviewerCollection.toJSON()返回的数据。

Word.Interfaces.ReviewerCollectionUpdateData

用于更新对象上的 ReviewerCollection 数据的接口,用于 在 中使用 reviewerCollection.set({ ... })

Word.Interfaces.ReviewerData

一个接口,用于描述通过调用 reviewer.toJSON()返回的数据。

Word.Interfaces.ReviewerUpdateData

用于更新对象上的 Reviewer 数据的接口,用于 在 中使用 reviewer.set({ ... })

Word.Interfaces.RevisionCollectionData

一个接口,用于描述通过调用 revisionCollection.toJSON()返回的数据。

Word.Interfaces.RevisionCollectionUpdateData

用于更新对象上的 RevisionCollection 数据的接口,用于 在 中使用 revisionCollection.set({ ... })

Word.Interfaces.RevisionData

一个接口,用于描述通过调用 revision.toJSON()返回的数据。

Word.Interfaces.RevisionsFilterData

一个接口,用于描述通过调用 revisionsFilter.toJSON()返回的数据。

Word.Interfaces.RevisionsFilterUpdateData

用于更新对象上的 RevisionsFilter 数据的接口,用于 在 中使用 revisionsFilter.set({ ... })

Word.Interfaces.RevisionUpdateData

用于更新对象上的 Revision 数据的接口,用于 在 中使用 revision.set({ ... })

Word.Interfaces.SearchOptionsData

一个接口,用于描述通过调用 searchOptions.toJSON()返回的数据。

Word.Interfaces.SearchOptionsLoadOptions

指定要包括在搜索操作中的选项。 若要详细了解如何在 Word JavaScript API 中使用搜索选项,请阅读使用搜索选项查找Word加载项中的文本。

Word.Interfaces.SearchOptionsUpdateData

用于更新对象上的 SearchOptions 数据的接口,用于 在 中使用 searchOptions.set({ ... })

Word.Interfaces.SectionCollectionData

一个接口,用于描述通过调用 sectionCollection.toJSON()返回的数据。

Word.Interfaces.SectionCollectionLoadOptions

包含文档Word的集合。Section 对象。

Word.Interfaces.SectionCollectionUpdateData

用于更新对象上的 SectionCollection 数据的接口,用于 在 中使用 sectionCollection.set({ ... })

Word.Interfaces.SectionData

一个接口,用于描述通过调用 section.toJSON()返回的数据。

Word.Interfaces.SectionLoadOptions

表示 Word 文档中的一节。

Word.Interfaces.SectionUpdateData

用于更新对象上的 Section 数据的接口,用于 在 中使用 section.set({ ... })

Word.Interfaces.SelectionData

一个接口,用于描述通过调用 selection.toJSON()返回的数据。

Word.Interfaces.SelectionUpdateData

用于更新对象上的 Selection 数据的接口,用于 在 中使用 selection.set({ ... })

Word.Interfaces.SettingCollectionData

一个接口,用于描述通过调用 settingCollection.toJSON()返回的数据。

Word.Interfaces.SettingCollectionLoadOptions

包含 Word 的集合。设置对象。

Word.Interfaces.SettingCollectionUpdateData

用于更新对象上的 SettingCollection 数据的接口,用于 在 中使用 settingCollection.set({ ... })

Word.Interfaces.SettingData

一个接口,用于描述通过调用 setting.toJSON()返回的数据。

Word.Interfaces.SettingLoadOptions

表示加载项的设置。

Word.Interfaces.SettingUpdateData

用于更新对象上的 Setting 数据的接口,用于 在 中使用 setting.set({ ... })

Word.Interfaces.ShadingData

一个接口,用于描述通过调用 shading.toJSON()返回的数据。

Word.Interfaces.ShadingLoadOptions

表示 Shading 对象。

Word.Interfaces.ShadingUniversalData

一个接口,用于描述通过调用 shadingUniversal.toJSON()返回的数据。

Word.Interfaces.ShadingUniversalUpdateData

用于更新对象上的 ShadingUniversal 数据的接口,用于 在 中使用 shadingUniversal.set({ ... })

Word.Interfaces.ShadingUpdateData

用于更新对象上的 Shading 数据的接口,用于 在 中使用 shading.set({ ... })

Word.Interfaces.ShadowFormatData

一个接口,用于描述通过调用 shadowFormat.toJSON()返回的数据。

Word.Interfaces.ShadowFormatUpdateData

用于更新对象上的 ShadowFormat 数据的接口,用于 在 中使用 shadowFormat.set({ ... })

Word.Interfaces.ShapeCollectionData

一个接口,用于描述通过调用 shapeCollection.toJSON()返回的数据。

Word.Interfaces.ShapeCollectionUpdateData

用于更新对象上的 ShapeCollection 数据的接口,用于 在 中使用 shapeCollection.set({ ... })

Word.Interfaces.ShapeData

一个接口,用于描述通过调用 shape.toJSON()返回的数据。

Word.Interfaces.ShapeFillData

一个接口,用于描述通过调用 shapeFill.toJSON()返回的数据。

Word.Interfaces.ShapeFillUpdateData

用于更新对象上的 ShapeFill 数据的接口,用于 在 中使用 shapeFill.set({ ... })

Word.Interfaces.ShapeGroupData

一个接口,用于描述通过调用 shapeGroup.toJSON()返回的数据。

Word.Interfaces.ShapeGroupUpdateData

用于更新对象上的 ShapeGroup 数据的接口,用于 在 中使用 shapeGroup.set({ ... })

Word.Interfaces.ShapeTextWrapData

一个接口,用于描述通过调用 shapeTextWrap.toJSON()返回的数据。

Word.Interfaces.ShapeTextWrapUpdateData

用于更新对象上的 ShapeTextWrap 数据的接口,用于 在 中使用 shapeTextWrap.set({ ... })

Word.Interfaces.ShapeUpdateData

用于更新对象上的 Shape 数据的接口,用于 在 中使用 shape.set({ ... })

Word.Interfaces.SourceCollectionData

一个接口,用于描述通过调用 sourceCollection.toJSON()返回的数据。

Word.Interfaces.SourceCollectionUpdateData

用于更新对象上的 SourceCollection 数据的接口,用于 在 中使用 sourceCollection.set({ ... })

Word.Interfaces.SourceData

一个接口,用于描述通过调用 source.toJSON()返回的数据。

Word.Interfaces.StyleCollectionData

一个接口,用于描述通过调用 styleCollection.toJSON()返回的数据。

Word.Interfaces.StyleCollectionLoadOptions

包含Word的集合。样式对象。

Word.Interfaces.StyleCollectionUpdateData

用于更新对象上的 StyleCollection 数据的接口,用于 在 中使用 styleCollection.set({ ... })

Word.Interfaces.StyleData

一个接口,用于描述通过调用 style.toJSON()返回的数据。

Word.Interfaces.StyleLoadOptions

表示Word文档中的样式。

Word.Interfaces.StyleUpdateData

用于更新对象上的 Style 数据的接口,用于 在 中使用 style.set({ ... })

Word.Interfaces.TableBorderData

一个接口,用于描述通过调用 tableBorder.toJSON()返回的数据。

Word.Interfaces.TableBorderLoadOptions

指定边框样式。

Word.Interfaces.TableBorderUpdateData

用于更新对象上的 TableBorder 数据的接口,用于 在 中使用 tableBorder.set({ ... })

Word.Interfaces.TableCellCollectionData

一个接口,用于描述通过调用 tableCellCollection.toJSON()返回的数据。

Word.Interfaces.TableCellCollectionLoadOptions

包含文档Word的集合。TableCell 对象。

Word.Interfaces.TableCellCollectionUpdateData

用于更新对象上的 TableCellCollection 数据的接口,用于 在 中使用 tableCellCollection.set({ ... })

Word.Interfaces.TableCellData

一个接口,用于描述通过调用 tableCell.toJSON()返回的数据。

Word.Interfaces.TableCellLoadOptions

表示Word文档中的表格单元格。

Word.Interfaces.TableCellUpdateData

用于更新对象上的 TableCell 数据的接口,用于 在 中使用 tableCell.set({ ... })

Word.Interfaces.TableCollectionData

一个接口,用于描述通过调用 tableCollection.toJSON()返回的数据。

Word.Interfaces.TableCollectionLoadOptions

包含文档Word的集合。表对象。

Word.Interfaces.TableCollectionUpdateData

用于更新对象上的 TableCollection 数据的接口,用于 在 中使用 tableCollection.set({ ... })

Word.Interfaces.TableColumnCollectionData

一个接口,用于描述通过调用 tableColumnCollection.toJSON()返回的数据。

Word.Interfaces.TableColumnCollectionUpdateData

用于更新对象上的 TableColumnCollection 数据的接口,用于 在 中使用 tableColumnCollection.set({ ... })

Word.Interfaces.TableColumnData

一个接口,用于描述通过调用 tableColumn.toJSON()返回的数据。

Word.Interfaces.TableColumnUpdateData

用于更新对象上的 TableColumn 数据的接口,用于 在 中使用 tableColumn.set({ ... })

Word.Interfaces.TableData

一个接口,用于描述通过调用 table.toJSON()返回的数据。

Word.Interfaces.TableLoadOptions

表示Word文档中的表。

Word.Interfaces.TableOfAuthoritiesCategoryCollectionData

一个接口,用于描述通过调用 tableOfAuthoritiesCategoryCollection.toJSON()返回的数据。

Word.Interfaces.TableOfAuthoritiesCategoryCollectionUpdateData

用于更新对象上的 TableOfAuthoritiesCategoryCollection 数据的接口,用于 在 中使用 tableOfAuthoritiesCategoryCollection.set({ ... })

Word.Interfaces.TableOfAuthoritiesCategoryData

一个接口,用于描述通过调用 tableOfAuthoritiesCategory.toJSON()返回的数据。

Word.Interfaces.TableOfAuthoritiesCollectionData

一个接口,用于描述通过调用 tableOfAuthoritiesCollection.toJSON()返回的数据。

Word.Interfaces.TableOfAuthoritiesCollectionUpdateData

用于更新对象上的 TableOfAuthoritiesCollection 数据的接口,用于 在 中使用 tableOfAuthoritiesCollection.set({ ... })

Word.Interfaces.TableOfAuthoritiesData

一个接口,用于描述通过调用 tableOfAuthorities.toJSON()返回的数据。

Word.Interfaces.TableOfAuthoritiesUpdateData

用于更新对象上的 TableOfAuthorities 数据的接口,用于 在 中使用 tableOfAuthorities.set({ ... })

Word.Interfaces.TableOfContentsCollectionData

一个接口,用于描述通过调用 tableOfContentsCollection.toJSON()返回的数据。

Word.Interfaces.TableOfContentsCollectionUpdateData

用于更新对象上的 TableOfContentsCollection 数据的接口,用于 在 中使用 tableOfContentsCollection.set({ ... })

Word.Interfaces.TableOfContentsData

一个接口,用于描述通过调用 tableOfContents.toJSON()返回的数据。

Word.Interfaces.TableOfContentsUpdateData

用于更新对象上的 TableOfContents 数据的接口,用于 在 中使用 tableOfContents.set({ ... })

Word.Interfaces.TableOfFiguresCollectionData

一个接口,用于描述通过调用 tableOfFiguresCollection.toJSON()返回的数据。

Word.Interfaces.TableOfFiguresCollectionUpdateData

用于更新对象上的 TableOfFiguresCollection 数据的接口,用于 在 中使用 tableOfFiguresCollection.set({ ... })

Word.Interfaces.TableOfFiguresData

一个接口,用于描述通过调用 tableOfFigures.toJSON()返回的数据。

Word.Interfaces.TableOfFiguresUpdateData

用于更新对象上的 TableOfFigures 数据的接口,用于 在 中使用 tableOfFigures.set({ ... })

Word.Interfaces.TableRowCollectionData

一个接口,用于描述通过调用 tableRowCollection.toJSON()返回的数据。

Word.Interfaces.TableRowCollectionLoadOptions

包含文档Word的集合。TableRow 对象。

Word.Interfaces.TableRowCollectionUpdateData

用于更新对象上的 TableRowCollection 数据的接口,用于 在 中使用 tableRowCollection.set({ ... })

Word.Interfaces.TableRowData

一个接口,用于描述通过调用 tableRow.toJSON()返回的数据。

Word.Interfaces.TableRowLoadOptions

表示Word文档中的行。

Word.Interfaces.TableRowUpdateData

用于更新对象上的 TableRow 数据的接口,用于 在 中使用 tableRow.set({ ... })

Word.Interfaces.TableStyleData

一个接口,用于描述通过调用 tableStyle.toJSON()返回的数据。

Word.Interfaces.TableStyleLoadOptions

表示 TableStyle 对象。

Word.Interfaces.TableStyleUpdateData

用于更新对象上的 TableStyle 数据的接口,用于 在 中使用 tableStyle.set({ ... })

Word.Interfaces.TableUpdateData

用于更新对象上的 Table 数据的接口,用于 在 中使用 table.set({ ... })

Word.Interfaces.TabStopCollectionData

一个接口,用于描述通过调用 tabStopCollection.toJSON()返回的数据。

Word.Interfaces.TabStopCollectionUpdateData

用于更新对象上的 TabStopCollection 数据的接口,用于 在 中使用 tabStopCollection.set({ ... })

Word.Interfaces.TabStopData

一个接口,用于描述通过调用 tabStop.toJSON()返回的数据。

Word.Interfaces.TemplateCollectionData

一个接口,用于描述通过调用 templateCollection.toJSON()返回的数据。

Word.Interfaces.TemplateCollectionUpdateData

用于更新对象上的 TemplateCollection 数据的接口,用于 在 中使用 templateCollection.set({ ... })

Word.Interfaces.TemplateData

一个接口,用于描述通过调用 template.toJSON()返回的数据。

Word.Interfaces.TemplateUpdateData

用于更新对象上的 Template 数据的接口,用于 在 中使用 template.set({ ... })

Word.Interfaces.TextColumnCollectionData

一个接口,用于描述通过调用 textColumnCollection.toJSON()返回的数据。

Word.Interfaces.TextColumnCollectionUpdateData

用于更新对象上的 TextColumnCollection 数据的接口,用于 在 中使用 textColumnCollection.set({ ... })

Word.Interfaces.TextColumnData

一个接口,用于描述通过调用 textColumn.toJSON()返回的数据。

Word.Interfaces.TextColumnUpdateData

用于更新对象上的 TextColumn 数据的接口,用于 在 中使用 textColumn.set({ ... })

Word.Interfaces.TextFrameData

一个接口,用于描述通过调用 textFrame.toJSON()返回的数据。

Word.Interfaces.TextFrameUpdateData

用于更新对象上的 TextFrame 数据的接口,用于 在 中使用 textFrame.set({ ... })

Word.Interfaces.ThreeDimensionalFormatData

一个接口,用于描述通过调用 threeDimensionalFormat.toJSON()返回的数据。

Word.Interfaces.ThreeDimensionalFormatUpdateData

用于更新对象上的 ThreeDimensionalFormat 数据的接口,用于 在 中使用 threeDimensionalFormat.set({ ... })

Word.Interfaces.TrackedChangeCollectionData

一个接口,用于描述通过调用 trackedChangeCollection.toJSON()返回的数据。

Word.Interfaces.TrackedChangeCollectionLoadOptions

包含Word的集合。TrackedChange 对象。

Word.Interfaces.TrackedChangeCollectionUpdateData

用于更新对象上的 TrackedChangeCollection 数据的接口,用于 在 中使用 trackedChangeCollection.set({ ... })

Word.Interfaces.TrackedChangeData

一个接口,用于描述通过调用 trackedChange.toJSON()返回的数据。

Word.Interfaces.TrackedChangeLoadOptions

表示Word文档中的修订。

Word.Interfaces.ViewData

一个接口,用于描述通过调用 view.toJSON()返回的数据。

Word.Interfaces.ViewUpdateData

用于更新对象上的 View 数据的接口,用于 在 中使用 view.set({ ... })

Word.Interfaces.WebSettingsData

一个接口,用于描述通过调用 webSettings.toJSON()返回的数据。

Word.Interfaces.WebSettingsUpdateData

用于更新对象上的 WebSettings 数据的接口,用于 在 中使用 webSettings.set({ ... })

Word.Interfaces.WindowCollectionData

一个接口,用于描述通过调用 windowCollection.toJSON()返回的数据。

Word.Interfaces.WindowCollectionUpdateData

用于更新对象上的 WindowCollection 数据的接口,用于 在 中使用 windowCollection.set({ ... })

Word.Interfaces.WindowData

一个接口,用于描述通过调用 window.toJSON()返回的数据。

Word.Interfaces.WindowUpdateData

用于更新对象上的 Window 数据的接口,用于 在 中使用 window.set({ ... })

Word.Interfaces.XmlMappingData

一个接口,用于描述通过调用 xmlMapping.toJSON()返回的数据。

Word.Interfaces.XmlMappingUpdateData

用于更新对象上的 XmlMapping 数据的接口,用于 在 中使用 xmlMapping.set({ ... })

Word.Interfaces.XmlNodeCollectionData

一个接口,用于描述通过调用 xmlNodeCollection.toJSON()返回的数据。

Word.Interfaces.XmlNodeCollectionUpdateData

用于更新对象上的 XmlNodeCollection 数据的接口,用于 在 中使用 xmlNodeCollection.set({ ... })

Word.Interfaces.XmlNodeData

一个接口,用于描述通过调用 xmlNode.toJSON()返回的数据。

Word.Interfaces.XmlNodeUpdateData

用于更新对象上的 XmlNode 数据的接口,用于 在 中使用 xmlNode.set({ ... })

Word.ParagraphAddedEventArgs

提供有关引发 paragraphAdded 事件的段落的信息。

Word.ParagraphChangedEventArgs

提供有关引发 paragraphChanged 事件的段落的信息。

Word.ParagraphDeletedEventArgs

提供有关引发 paragraphDeleted 事件的段落的信息。

枚举

Word.Alignment

表示文本的水平对齐方式。

Word.AnnotationState

表示批注的状态。

Word.BodyType

表示对象的类型 Body

Word.BorderLocation

表示 边框的位置。

Word.BorderType

边框类型。

Word.BorderWidth

表示样式边框的宽度。

Word.BreakType

指定分页符的窗体。

Word.BuiltInStyleName

表示Word文档中的内置样式。

Word.CellPaddingLocation

表示单元格填充的位置。

Word.ChangeTrackingMode

表示可能的更改跟踪模式。

Word.ChangeTrackingState

指定启用 ChangeTracking 时的跟踪状态。

Word.ChangeTrackingVersion

指定文本的当前版本或原始版本。

Word.CloseBehavior

指定 的 Document.close关闭行为。

Word.CompareTarget

指定用于显示文档比较结果差异的目标文档。

Word.ContentControlAppearance

表示内容控件外观。

Word.ContentControlType

指定支持的内容控件类型和子类型。

Word.CritiqueColorScheme

表示文档中批评的配色方案,影响下划线和突出显示。

Word.DocumentPropertyType

表示文档属性类型。

Word.ErrorCodes
Word.EventSource

一个枚举,指定事件的源。 通过共同创作) ,它可以是本地或远程 (。

Word.EventType

提供有关引发事件的类型的信息。

Word.FieldKind

表示Word的类型。Field 对象。 指示字段与更新相关的工作原理。

Word.FieldType

表示Word的类型。Field 对象。

Word.HeaderFooterType

表示页眉或页脚的类型。

Word.ImageFormat

表示图像格式类型。

Word.ImportedStylesConflictBehavior

指定如何处理任何冲突,即当导入的样式与当前文档中的现有样式同名时。

Word.InsertLocation

表示插入位置类型。

Word.ListBuiltInNumberStyle

表示Word中的列表的内置数字样式。

Word.ListBullet

表示列表中的项目符号样式。

Word.ListLevelType

表示列表级别的类型。

Word.ListNumbering

表示列表中的编号样式。

Word.LocationRelation

表示此实例的位置与另一个区域的关系。

Word.NoteItemType

备注项类型。

Word.OutlineLevel

表示大纲级别。

Word.RangeLocation

表示区域的位置。 可以通过对不同对象(例如Word)调用 getRange 来获取范围。段落Word。ContentControl

Word.SaveBehavior

指定 的 Document.save保存行为。

Word.SelectionMode

表示选定内容后在文档中设置光标 (插入点) 的位置。

Word.ShadingTextureType

表示底纹纹理。 若要详细了解如何应用背景(如纹理),请参阅在 Word 中添加、更改或删除背景色。

Word.StyleType

表示样式的类型。

Word.TrackedChangeType

TrackedChange 类型。

Word.TrailingCharacter

表示在 列表项 标记后插入的字符。

Word.UnderlineType

表示支持的下划线格式样式。

Word.VerticalAlignment

表示文本的垂直对齐方式。

函数

Word.run(objects, batch)

使用以前创建的 API 对象的 RequestContext 执行对 Word 对象模型执行作的批处理脚本。

Word.run(object, batch)

使用以前创建的 API 对象的 RequestContext 执行对 Word 对象模型执行作的批处理脚本。 承诺解决后,将释放在执行过程中自动分配的任何跟踪对象。

Word.run(batch)

使用新的 RequestContext 执行批处理脚本,该脚本对 Word 对象模型执行作。 承诺解决后,将释放在执行过程中自动分配的任何跟踪对象。

函数详细信息

Word.run(objects, batch)

使用以前创建的 API 对象的 RequestContext 执行对 Word 对象模型执行作的批处理脚本。

export function run<T>(objects: OfficeExtension.ClientObject[], batch: (context: Word.RequestContext) => Promise<T>): Promise<T>;

参数

objects

OfficeExtension.ClientObject[]

以前创建的 API 对象的数组。 将对数组进行验证,以确保所有对象共享相同的上下文。 批处理将使用此共享的 RequestContext,这意味着应用于这些对象的任何更改都将由 context.sync()选取。

batch

(context: Word.RequestContext) => Promise<T>

一个函数,它接受 RequestContext 并返回承诺 (通常只是) 的结果 context.sync() 。 上下文参数有助于向 Word 应用程序发出请求。 由于 Office 加载项和 Word 应用程序在两个不同的进程中运行,因此需要 RequestContext 才能从外接程序访问 Word 对象模型。

返回

Promise<T>

示例

// *.run methods automatically create an OfficeExtension.ClientRequestContext
// object to work with the Office file.
await Word.run(async (context) => {
    const document = context.document;
    // Interact with the Word document...
});

Word.run(object, batch)

使用以前创建的 API 对象的 RequestContext 执行对 Word 对象模型执行作的批处理脚本。 承诺解决后,将释放在执行过程中自动分配的任何跟踪对象。

export function run<T>(object: OfficeExtension.ClientObject, batch: (context: Word.RequestContext) => Promise<T>): Promise<T>;

参数

object
OfficeExtension.ClientObject

以前创建的 API 对象。 该批将使用与传入对象相同的 RequestContext,这意味着应用于对象的任何更改都将由 context.sync()选取。

batch

(context: Word.RequestContext) => Promise<T>

一个函数,它接受 RequestContext 并返回承诺 (通常只是) 的结果 context.sync() 。 上下文参数有助于向 Word 应用程序发出请求。 由于 Office 加载项和 Word 应用程序在两个不同的进程中运行,因此需要 RequestContext 才能从外接程序访问 Word 对象模型。

返回

Promise<T>

Word.run(batch)

使用新的 RequestContext 执行批处理脚本,该脚本对 Word 对象模型执行作。 承诺解决后,将释放在执行过程中自动分配的任何跟踪对象。

export function run<T>(batch: (context: Word.RequestContext) => Promise<T>): Promise<T>;

参数

batch

(context: Word.RequestContext) => Promise<T>

一个函数,它接受 RequestContext 并返回承诺 (通常只是) 的结果 context.sync() 。 上下文参数有助于向 Word 应用程序发出请求。 由于 Office 加载项和 Word 应用程序在两个不同的进程中运行,因此需要 RequestContext 才能从外接程序访问 Word 对象模型。

返回

Promise<T>