EditBox.GetShowLabel Property

Definition

getShowLabel

Represents the following attribute in the schema: getShowLabel

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

Property Value

Attributes

Applies to