次の方法で共有


PhotoAlbum.ShowCaptions プロパティ

定義

キャプションの表示/非表示

スキーマ内の次の属性を表します。 showCaptions

[DocumentFormat.OpenXml.SchemaAttr(0, "showCaptions")]
public DocumentFormat.OpenXml.BooleanValue ShowCaptions { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowCaptions { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showCaptions")]
public DocumentFormat.OpenXml.BooleanValue? ShowCaptions { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showCaptions")]
public DocumentFormat.OpenXml.BooleanValue? ShowCaptions { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowCaptions { get; set; }
member this.ShowCaptions : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showCaptions")>]
member this.ShowCaptions : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showCaptions")>]
member this.ShowCaptions : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowCaptions As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象