PowerPoint.Interfaces.DocumentPropertiesLoadOptions interface

表示演示属性。

属性

$all

指定加载选项将 $all 加载所有标量属性 ((如 Range.address) ),但不会加载导航属性 ((如 Range.format.fill.color) )。

author

演示文稿的作者。

category

演示文稿的类别。

comments

演示文稿元数据中的“批注”字段。 这些与幻灯片中所做的批注无关。

company

演示文稿的公司。

creationDate

演示文稿的创建日期。

keywords

演示文稿的关键字。

lastAuthor

演示文稿的最后一位作者。

manager

演示文稿的管理器。

revisionNumber

演示文稿的修订号。

subject

演示文稿的主题。

title

演示文稿的标题。

属性详细信息

$all

指定加载选项将 $all 加载所有标量属性 ((如 Range.address) ),但不会加载导航属性 ((如 Range.format.fill.color) )。

$all?: boolean;

属性值

boolean

author

演示文稿的作者。

author?: boolean;

属性值

boolean

注解

API 集:PowerPointApi 1.7

category

演示文稿的类别。

category?: boolean;

属性值

boolean

注解

API 集:PowerPointApi 1.7

comments

演示文稿元数据中的“批注”字段。 这些与幻灯片中所做的批注无关。

comments?: boolean;

属性值

boolean

注解

API 集:PowerPointApi 1.7

company

演示文稿的公司。

company?: boolean;

属性值

boolean

注解

API 集:PowerPointApi 1.7

creationDate

演示文稿的创建日期。

creationDate?: boolean;

属性值

boolean

注解

API 集:PowerPointApi 1.7

keywords

演示文稿的关键字。

keywords?: boolean;

属性值

boolean

注解

API 集:PowerPointApi 1.7

lastAuthor

演示文稿的最后一位作者。

lastAuthor?: boolean;

属性值

boolean

注解

API 集:PowerPointApi 1.7

manager

演示文稿的管理器。

manager?: boolean;

属性值

boolean

注解

API 集:PowerPointApi 1.7

revisionNumber

演示文稿的修订号。

revisionNumber?: boolean;

属性值

boolean

注解

API 集:PowerPointApi 1.7

subject

演示文稿的主题。

subject?: boolean;

属性值

boolean

注解

API 集:PowerPointApi 1.7

title

演示文稿的标题。

title?: boolean;

属性值

boolean

注解

API 集:PowerPointApi 1.7