BackstageFastCommandButton.GetLabel Property

Definition

getLabel, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: getLabel

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

Property Value

Attributes

Applies to