Button.GetLabel Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
getLabel
Representa o seguinte atributo no esquema: 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
Valor da propriedade
- Atributos