次の方法で共有


PowerPoint.Interfaces.PresentationLoadOptions interface

注釈

[ API set: PowerPointApi 1.0 ]

プロパティ

$all

読み込みオプションに $all を指定すると、すべてのスカラー プロパティ ( Range.addressなど) が読み込まれますが、ナビゲーション プロパティ ( Range.format.fill.color など) は読み込まれません。

id

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

title

プロパティの詳細

$all

読み込みオプションに $all を指定すると、すべてのスカラー プロパティ ( Range.addressなど) が読み込まれますが、ナビゲーション プロパティ ( Range.format.fill.color など) は読み込まれません。

$all?: boolean;

プロパティ値

boolean

id

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

id?: boolean;

プロパティ値

boolean

注釈

[ API セット: PowerPointApi 1.5 ]

title

title?: boolean;

プロパティ値

boolean