CommonSlideViewProperties.ShowGuides プロパティ

定義

スキーマでは、次の属性を View.Represents にガイドを表示: showGuides

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

プロパティ値

BooleanValue

返します。 BooleanValue

属性

注釈

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

プレゼンテーションを編集するときにガイドを表示するかどうかを指定します。

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

適用対象