PowerPoint.Interfaces.PresentationData interface

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

属性

id

获取演示文稿的 ID。

title

属性详细信息

id

获取演示文稿的 ID。

id?: string;

属性值

string

注解

[ API 集:PowerPointApi 1.5 ]

title

title?: string;

属性值

string