UnsizedButton.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

属性值

属性

适用于