PowerPoint.Interfaces.PresentationData interface

を呼び出 presentation.toJSON()して返されるデータを記述するインターフェイス。

プロパティ

id

プレゼンテーションの ID を取得します。

title

プロパティの詳細

id

プレゼンテーションの ID を取得します。

id?: string;

プロパティ値

string

注釈

[ API セット: PowerPointApi 1.5 ]

title

title?: string;

プロパティ値

string