SorterViewProperties.ShowFormatting プロパティ

定義

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

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

プロパティ値

BooleanValue

返します。 BooleanValue

属性

注釈

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

スライド一覧表示モードに関連付けられているスライドの書式を表示するかどうかを指定します。

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

適用対象