次の方法で共有


PowerPoint.Interfaces.PresentationData interface

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

プロパティ

title

プレゼンテーションのタイトルを返します。

プロパティの詳細

title

プレゼンテーションのタイトルを返します。

title?: string;

プロパティ値

string

注釈

[ API set: PowerPointApi 1.0 ]