PowerPoint.AddSlideOptions
|
表示添加新幻灯片时可用的选项。
|
PowerPoint.BorderProperties
|
表示表格单元格边框的属性。
|
PowerPoint.FillProperties
|
表示表格单元格的填充格式。
|
PowerPoint.FontProperties
|
表示字体属性,例如字体名称、大小和颜色。
|
PowerPoint.InsertSlideOptions
|
表示插入幻灯片时可用的选项。
|
PowerPoint.Interfaces.BindingCollectionData
|
一个接口,用于描述通过调用 bindingCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.BindingCollectionLoadOptions
|
表示属于演示文稿的所有绑定对象的集合。
|
PowerPoint.Interfaces.BindingCollectionUpdateData
|
用于更新对象上的 BindingCollection 数据的接口,用于 在 中使用 bindingCollection.set({ ... }) 。
|
PowerPoint.Interfaces.BindingData
|
一个接口,用于描述通过调用 binding.toJSON() 返回的数据。
|
PowerPoint.Interfaces.BindingLoadOptions
|
表示在演示文稿中定义的 Office.js 绑定。
|
PowerPoint.Interfaces.BorderData
|
一个接口,用于描述通过调用 border.toJSON() 返回的数据。
|
PowerPoint.Interfaces.BorderLoadOptions
|
表示表格单元格边框的属性。
|
PowerPoint.Interfaces.BordersData
|
一个接口,用于描述通过调用 borders.toJSON() 返回的数据。
|
PowerPoint.Interfaces.BordersLoadOptions
|
表示表格单元格的边框。
|
PowerPoint.Interfaces.BorderUpdateData
|
用于更新对象上的 Border 数据的接口,用于 在 中使用 border.set({ ... }) 。
|
PowerPoint.Interfaces.BulletFormatData
|
一个接口,用于描述通过调用 bulletFormat.toJSON() 返回的数据。
|
PowerPoint.Interfaces.BulletFormatLoadOptions
|
表示附加到 PowerPoint.ParagraphFormat 的文本的项目符号格式属性。
|
PowerPoint.Interfaces.BulletFormatUpdateData
|
用于更新对象上的 BulletFormat 数据的接口,用于 在 中使用 bulletFormat.set({ ... }) 。
|
PowerPoint.Interfaces.CollectionLoadOptions
|
提供仅加载集合的一部分成员的属性的方法。
|
PowerPoint.Interfaces.CustomPropertyCollectionData
|
一个接口,用于描述通过调用 customPropertyCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.CustomPropertyCollectionLoadOptions
|
自定义属性的集合。
|
PowerPoint.Interfaces.CustomPropertyCollectionUpdateData
|
用于更新对象上的 CustomPropertyCollection 数据的接口,用于 在 中使用 customPropertyCollection.set({ ... }) 。
|
PowerPoint.Interfaces.CustomPropertyData
|
一个接口,用于描述通过调用 customProperty.toJSON() 返回的数据。
|
PowerPoint.Interfaces.CustomPropertyLoadOptions
|
表示自定义属性。
|
PowerPoint.Interfaces.CustomPropertyUpdateData
|
用于更新对象上的 CustomProperty 数据的接口,用于 在 中使用 customProperty.set({ ... }) 。
|
PowerPoint.Interfaces.CustomXmlPartCollectionData
|
一个接口,用于描述通过调用 customXmlPartCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.CustomXmlPartCollectionLoadOptions
|
自定义 XML 部件的集合。
|
PowerPoint.Interfaces.CustomXmlPartCollectionUpdateData
|
用于更新对象上的 CustomXmlPartCollection 数据的接口,用于 在 中使用 customXmlPartCollection.set({ ... }) 。
|
PowerPoint.Interfaces.CustomXmlPartData
|
一个接口,用于描述通过调用 customXmlPart.toJSON() 返回的数据。
|
PowerPoint.Interfaces.CustomXmlPartLoadOptions
|
表示自定义 XML 部件对象。
|
PowerPoint.Interfaces.CustomXmlPartScopedCollectionData
|
一个接口,用于描述通过调用 customXmlPartScopedCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.CustomXmlPartScopedCollectionLoadOptions
|
自定义 XML 部件的作用域集合。 作用域内集合是某些作 ((例如按命名空间) 筛选)的结果。 不能进一步限定范围集合的范围。
|
PowerPoint.Interfaces.CustomXmlPartScopedCollectionUpdateData
|
用于更新对象上的 CustomXmlPartScopedCollection 数据的接口,用于 在 中使用 customXmlPartScopedCollection.set({ ... }) 。
|
PowerPoint.Interfaces.DocumentPropertiesData
|
一个接口,用于描述通过调用 documentProperties.toJSON() 返回的数据。
|
PowerPoint.Interfaces.DocumentPropertiesLoadOptions
|
表示演示文稿属性。
|
PowerPoint.Interfaces.DocumentPropertiesUpdateData
|
用于更新对象上的 DocumentProperties 数据的接口,用于 在 中使用 documentProperties.set({ ... }) 。
|
PowerPoint.Interfaces.HyperlinkCollectionData
|
一个接口,用于描述通过调用 hyperlinkCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.HyperlinkCollectionLoadOptions
|
表示超链接的集合。
|
PowerPoint.Interfaces.HyperlinkCollectionUpdateData
|
用于更新对象上的 HyperlinkCollection 数据的接口,用于 在 中使用 hyperlinkCollection.set({ ... }) 。
|
PowerPoint.Interfaces.HyperlinkData
|
一个接口,用于描述通过调用 hyperlink.toJSON() 返回的数据。
|
PowerPoint.Interfaces.HyperlinkLoadOptions
|
表示单个超链接。
|
PowerPoint.Interfaces.HyperlinkUpdateData
|
用于更新对象上的 Hyperlink 数据的接口,用于 在 中使用 hyperlink.set({ ... }) 。
|
PowerPoint.Interfaces.MarginsData
|
一个接口,用于描述通过调用 margins.toJSON() 返回的数据。
|
PowerPoint.Interfaces.MarginsLoadOptions
|
表示表格单元格的边距。
|
PowerPoint.Interfaces.MarginsUpdateData
|
用于更新对象上的 Margins 数据的接口,用于 在 中使用 margins.set({ ... }) 。
|
PowerPoint.Interfaces.ParagraphFormatData
|
一个接口,用于描述通过调用 paragraphFormat.toJSON() 返回的数据。
|
PowerPoint.Interfaces.ParagraphFormatLoadOptions
|
表示附加到 PowerPoint.TextRange 的文本的段落格式属性。
|
PowerPoint.Interfaces.ParagraphFormatUpdateData
|
用于更新对象上的 ParagraphFormat 数据的接口,用于 在 中使用 paragraphFormat.set({ ... }) 。
|
PowerPoint.Interfaces.PlaceholderFormatData
|
一个接口,用于描述通过调用 placeholderFormat.toJSON() 返回的数据。
|
PowerPoint.Interfaces.PlaceholderFormatLoadOptions
|
表示形状的属性 placeholder 。
|
PowerPoint.Interfaces.PresentationData
|
一个接口,用于描述通过调用 presentation.toJSON() 返回的数据。
|
PowerPoint.Interfaces.PresentationLoadOptions
|
PowerPoint.Interfaces.ShapeCollectionData
|
一个接口,用于描述通过调用 shapeCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.ShapeCollectionLoadOptions
|
表示形状的集合。
|
PowerPoint.Interfaces.ShapeCollectionUpdateData
|
用于更新对象上的 ShapeCollection 数据的接口,用于 在 中使用 shapeCollection.set({ ... }) 。
|
PowerPoint.Interfaces.ShapeData
|
一个接口,用于描述通过调用 shape.toJSON() 返回的数据。
|
PowerPoint.Interfaces.ShapeFillData
|
一个接口,用于描述通过调用 shapeFill.toJSON() 返回的数据。
|
PowerPoint.Interfaces.ShapeFillLoadOptions
|
表示形状对象的填充格式。
|
PowerPoint.Interfaces.ShapeFillUpdateData
|
用于更新对象上的 ShapeFill 数据的接口,用于 在 中使用 shapeFill.set({ ... }) 。
|
PowerPoint.Interfaces.ShapeFontData
|
一个接口,用于描述通过调用 shapeFont.toJSON() 返回的数据。
|
PowerPoint.Interfaces.ShapeFontLoadOptions
|
表示形状的 TextRange 对象的字体属性,例如字体名称、字号和颜色。
|
PowerPoint.Interfaces.ShapeFontUpdateData
|
用于更新对象上的 ShapeFont 数据的接口,用于 在 中使用 shapeFont.set({ ... }) 。
|
PowerPoint.Interfaces.ShapeGroupData
|
一个接口,用于描述通过调用 shapeGroup.toJSON() 返回的数据。
|
PowerPoint.Interfaces.ShapeGroupLoadOptions
|
表示演示文稿内的形状组。 若要获取相应的 Shape 对象,请使用 ShapeGroup.shape 。
|
PowerPoint.Interfaces.ShapeLineFormatData
|
一个接口,用于描述通过调用 shapeLineFormat.toJSON() 返回的数据。
|
PowerPoint.Interfaces.ShapeLineFormatLoadOptions
|
表示形状对象的线条格式。 对于图像和几何形状,线条格式表示形状的边框。
|
PowerPoint.Interfaces.ShapeLineFormatUpdateData
|
用于更新对象上的 ShapeLineFormat 数据的接口,用于 在 中使用 shapeLineFormat.set({ ... }) 。
|
PowerPoint.Interfaces.ShapeLoadOptions
|
表示幻灯片中的单个形状。
|
PowerPoint.Interfaces.ShapeScopedCollectionData
|
一个接口,用于描述通过调用 shapeScopedCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.ShapeScopedCollectionLoadOptions
|
表示形状的集合。
|
PowerPoint.Interfaces.ShapeScopedCollectionUpdateData
|
用于更新对象上的 ShapeScopedCollection 数据的接口,用于 在 中使用 shapeScopedCollection.set({ ... }) 。
|
PowerPoint.Interfaces.ShapeUpdateData
|
用于更新对象上的 Shape 数据的接口,用于 在 中使用 shape.set({ ... }) 。
|
PowerPoint.Interfaces.SlideCollectionData
|
一个接口,用于描述通过调用 slideCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.SlideCollectionLoadOptions
|
表示演示文稿中的幻灯片集合。
|
PowerPoint.Interfaces.SlideCollectionUpdateData
|
用于更新对象上的 SlideCollection 数据的接口,用于 在 中使用 slideCollection.set({ ... }) 。
|
PowerPoint.Interfaces.SlideData
|
一个接口,用于描述通过调用 slide.toJSON() 返回的数据。
|
PowerPoint.Interfaces.SlideLayoutCollectionData
|
一个接口,用于描述通过调用 slideLayoutCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.SlideLayoutCollectionLoadOptions
|
表示幻灯片母版提供的幻灯片版式的集合。
|
PowerPoint.Interfaces.SlideLayoutCollectionUpdateData
|
用于更新对象上的 SlideLayoutCollection 数据的接口,用于 在 中使用 slideLayoutCollection.set({ ... }) 。
|
PowerPoint.Interfaces.SlideLayoutData
|
一个接口,用于描述通过调用 slideLayout.toJSON() 返回的数据。
|
PowerPoint.Interfaces.SlideLayoutLoadOptions
|
表示幻灯片的版式。
|
PowerPoint.Interfaces.SlideLoadOptions
|
表示演示文稿的一张幻灯片。
|
PowerPoint.Interfaces.SlideMasterCollectionData
|
一个接口,用于描述通过调用 slideMasterCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.SlideMasterCollectionLoadOptions
|
表示演示文稿中幻灯片母版的集合。
|
PowerPoint.Interfaces.SlideMasterCollectionUpdateData
|
用于更新对象上的 SlideMasterCollection 数据的接口,用于 在 中使用 slideMasterCollection.set({ ... }) 。
|
PowerPoint.Interfaces.SlideMasterData
|
一个接口,用于描述通过调用 slideMaster.toJSON() 返回的数据。
|
PowerPoint.Interfaces.SlideMasterLoadOptions
|
表示幻灯片的幻灯片母版。
|
PowerPoint.Interfaces.SlideScopedCollectionData
|
一个接口,用于描述通过调用 slideScopedCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.SlideScopedCollectionLoadOptions
|
表示演示文稿中的幻灯片集合。
|
PowerPoint.Interfaces.SlideScopedCollectionUpdateData
|
用于更新对象上的 SlideScopedCollection 数据的接口,用于 在 中使用 slideScopedCollection.set({ ... }) 。
|
PowerPoint.Interfaces.TableCellCollectionData
|
一个接口,用于描述通过调用 tableCellCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.TableCellCollectionLoadOptions
|
表示表格单元格的集合。
|
PowerPoint.Interfaces.TableCellCollectionUpdateData
|
用于更新对象上的 TableCellCollection 数据的接口,用于 在 中使用 tableCellCollection.set({ ... }) 。
|
PowerPoint.Interfaces.TableCellData
|
一个接口,用于描述通过调用 tableCell.toJSON() 返回的数据。
|
PowerPoint.Interfaces.TableCellLoadOptions
|
表示表。
|
PowerPoint.Interfaces.TableCellUpdateData
|
用于更新对象上的 TableCell 数据的接口,用于 在 中使用 tableCell.set({ ... }) 。
|
PowerPoint.Interfaces.TableColumnCollectionData
|
一个接口,用于描述通过调用 tableColumnCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.TableColumnCollectionLoadOptions
|
表示表列的集合。
|
PowerPoint.Interfaces.TableColumnCollectionUpdateData
|
用于更新对象上的 TableColumnCollection 数据的接口,用于 在 中使用 tableColumnCollection.set({ ... }) 。
|
PowerPoint.Interfaces.TableColumnData
|
一个接口,用于描述通过调用 tableColumn.toJSON() 返回的数据。
|
PowerPoint.Interfaces.TableColumnLoadOptions
|
代表表格中的一列。
|
PowerPoint.Interfaces.TableColumnUpdateData
|
用于更新对象上的 TableColumn 数据的接口,用于 在 中使用 tableColumn.set({ ... }) 。
|
PowerPoint.Interfaces.TableData
|
一个接口,用于描述通过调用 table.toJSON() 返回的数据。
|
PowerPoint.Interfaces.TableLoadOptions
|
表示表。
|
PowerPoint.Interfaces.TableRowCollectionData
|
一个接口,用于描述通过调用 tableRowCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.TableRowCollectionLoadOptions
|
表示表行的集合。
|
PowerPoint.Interfaces.TableRowCollectionUpdateData
|
用于更新对象上的 TableRowCollection 数据的接口,用于 在 中使用 tableRowCollection.set({ ... }) 。
|
PowerPoint.Interfaces.TableRowData
|
一个接口,用于描述通过调用 tableRow.toJSON() 返回的数据。
|
PowerPoint.Interfaces.TableRowLoadOptions
|
表示表中的行。
|
PowerPoint.Interfaces.TableRowUpdateData
|
用于更新对象上的 TableRow 数据的接口,用于 在 中使用 tableRow.set({ ... }) 。
|
PowerPoint.Interfaces.TableStyleOptionsData
|
一个接口,用于描述通过调用 tableStyleOptions.toJSON() 返回的数据。
|
PowerPoint.Interfaces.TableStyleOptionsLoadOptions
|
表示可用的表样式选项。
|
PowerPoint.Interfaces.TableStyleOptionsUpdateData
|
用于更新对象上的 TableStyleOptions 数据的接口,用于 在 中使用 tableStyleOptions.set({ ... }) 。
|
PowerPoint.Interfaces.TagCollectionData
|
一个接口,用于描述通过调用 tagCollection.toJSON() 返回的数据。
|
PowerPoint.Interfaces.TagCollectionLoadOptions
|
表示标记的集合。
|
PowerPoint.Interfaces.TagCollectionUpdateData
|
用于更新对象上的 TagCollection 数据的接口,用于 在 中使用 tagCollection.set({ ... }) 。
|
PowerPoint.Interfaces.TagData
|
一个接口,用于描述通过调用 tag.toJSON() 返回的数据。
|
PowerPoint.Interfaces.TagLoadOptions
|
表示幻灯片中的单个标记。
|
PowerPoint.Interfaces.TagUpdateData
|
用于更新对象上的 Tag 数据的接口,用于 在 中使用 tag.set({ ... }) 。
|
PowerPoint.Interfaces.TextFrameData
|
一个接口,用于描述通过调用 textFrame.toJSON() 返回的数据。
|
PowerPoint.Interfaces.TextFrameLoadOptions
|
表示形状对象的文本框。
|
PowerPoint.Interfaces.TextFrameUpdateData
|
用于更新对象上的 TextFrame 数据的接口,用于 在 中使用 textFrame.set({ ... }) 。
|
PowerPoint.Interfaces.TextRangeData
|
一个接口,用于描述通过调用 textRange.toJSON() 返回的数据。
|
PowerPoint.Interfaces.TextRangeLoadOptions
|
包含附加到形状上的文本,以及用于操作文本的属性和方法。
|
PowerPoint.Interfaces.TextRangeUpdateData
|
用于更新对象上的 TextRange 数据的接口,用于 在 中使用 textRange.set({ ... }) 。
|
PowerPoint.ShapeAddOptions
|
表示添加形状时可用的选项。
|
PowerPoint.SlideGetImageOptions
|
表示获取幻灯片图像时的可用选项。
|
PowerPoint.TableAddOptions
|
表示添加表时可用的选项。
|
PowerPoint.TableCellBorders
|
表示表格单元格的边框。
|
PowerPoint.TableCellMargins
|
表示表格单元格的边距。
|
PowerPoint.TableCellProperties
|
表示要更新的表单元格属性。
|
PowerPoint.TableClearOptions
|
表示清除表时的可用选项。
|
PowerPoint.TableColumnAddOptions
|
表示添加表列时可用的选项。
|
PowerPoint.TableColumnProperties
|
提供表列属性。
|
PowerPoint.TableMergedAreaProperties
|
表示表中单元格的合并区域的属性。
|
PowerPoint.TableRowAddOptions
|
表示添加表行时可用的选项。
|
PowerPoint.TableRowProperties
|
提供表行属性。
|
PowerPoint.TextRun
|
表示具有相同字体属性的一个或多个字符的序列。
|