次の方法で共有


PowerPoint.Interfaces.PresentationData interface

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

プロパティ

id

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

title

プロパティの詳細

id

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

id?: string;

プロパティ値

string

注釈

[ API セット: PowerPointApi 1.5 ]

title

title?: string;

プロパティ値

string