ViewProperties.ShowComments プロパティ

定義

Comments.Represents がスキーマ内の次の属性を表示する: showComments

[DocumentFormat.OpenXml.SchemaAttr(0, "showComments")]
public DocumentFormat.OpenXml.BooleanValue ShowComments { get; set; }
member this.ShowComments : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowComments As BooleanValue

プロパティ値

BooleanValue

返します。 BooleanValue

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

スライドのコメントを表示するかどうかを指定します。

この属性の値が XML スキーマで定義されているbooleanのデータ型です。

適用対象