PowerPoint.Interfaces.PresentationLoadOptions interface

注釈

[ API set: PowerPointApi 1.0 ]

プロパティ

$all

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

id

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

title

プロパティの詳細

$all

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

$all?: boolean;

プロパティ値

boolean

id

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

id?: boolean;

プロパティ値

boolean

注釈

[ API セット: PowerPointApi 1.5 ]

title

title?: boolean;

プロパティ値

boolean