次の方法で共有


PowerPoint.Interfaces.DocumentPropertiesLoadOptions interface

プレゼンテーション プロパティを表します。

注釈

[ API set: PowerPointApi 1.7 ]

プロパティ

$all

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

author

プレゼンテーションの作成者。

category

プレゼンテーションのカテゴリ。

comments

プレゼンテーションのメタデータの [コメント] フィールド。 これらは、スライドで行われたコメントに接続されません。

company

プレゼンテーションの会社。

creationDate

プレゼンテーションの作成日。

keywords

プレゼンテーションのキーワード。

lastAuthor

プレゼンテーションの最後の作成者。

manager

プレゼンテーションのマネージャー。

revisionNumber

プレゼンテーションのリビジョン番号。

subject

プレゼンテーションの件名。

title

プレゼンテーションのタイトル。

プロパティの詳細

$all

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

$all?: boolean;

プロパティ値

boolean

author

プレゼンテーションの作成者。

author?: boolean;

プロパティ値

boolean

注釈

[ API set: PowerPointApi 1.7 ]

category

プレゼンテーションのカテゴリ。

category?: boolean;

プロパティ値

boolean

注釈

[ API set: PowerPointApi 1.7 ]

comments

プレゼンテーションのメタデータの [コメント] フィールド。 これらは、スライドで行われたコメントに接続されません。

comments?: boolean;

プロパティ値

boolean

注釈

[ API set: PowerPointApi 1.7 ]

company

プレゼンテーションの会社。

company?: boolean;

プロパティ値

boolean

注釈

[ API set: PowerPointApi 1.7 ]

creationDate

プレゼンテーションの作成日。

creationDate?: boolean;

プロパティ値

boolean

注釈

[ API set: PowerPointApi 1.7 ]

keywords

プレゼンテーションのキーワード。

keywords?: boolean;

プロパティ値

boolean

注釈

[ API set: PowerPointApi 1.7 ]

lastAuthor

プレゼンテーションの最後の作成者。

lastAuthor?: boolean;

プロパティ値

boolean

注釈

[ API set: PowerPointApi 1.7 ]

manager

プレゼンテーションのマネージャー。

manager?: boolean;

プロパティ値

boolean

注釈

[ API set: PowerPointApi 1.7 ]

revisionNumber

プレゼンテーションのリビジョン番号。

revisionNumber?: boolean;

プロパティ値

boolean

注釈

[ API set: PowerPointApi 1.7 ]

subject

プレゼンテーションの件名。

subject?: boolean;

プロパティ値

boolean

注釈

[ API set: PowerPointApi 1.7 ]

title

プレゼンテーションのタイトル。

title?: boolean;

プロパティ値

boolean

注釈

[ API set: PowerPointApi 1.7 ]