Caption.NoLabel 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.
Não inclua o nome na legenda
Representa o seguinte atributo no esquema: w:noLabel
[DocumentFormat.OpenXml.SchemaAttr(23, "noLabel")]
public DocumentFormat.OpenXml.OnOffValue NoLabel { get; set; }
public DocumentFormat.OpenXml.OnOffValue NoLabel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "noLabel")]
public DocumentFormat.OpenXml.OnOffValue? NoLabel { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:noLabel")]
public DocumentFormat.OpenXml.OnOffValue? NoLabel { get; set; }
public DocumentFormat.OpenXml.OnOffValue? NoLabel { get; set; }
member this.NoLabel : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "noLabel")>]
member this.NoLabel : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:noLabel")>]
member this.NoLabel : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property NoLabel As OnOffValue
Valor da propriedade
Retorna EnumValue<T>.
- Atributos