SplitButtonWithTitle.ShowLabel プロパティ

定義

showLabel

スキーマ内の次の属性を表します: showLabel

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

プロパティ値

属性

適用対象