PowerPoint.Interfaces.PresentationData interface

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

属性

title

返回演示文稿的标题。

属性详细信息

title

返回演示文稿的标题。

title?: string;

属性值

string

注解

[ API 集:PowerPointApi 1.0 ]