Compartir a través de


Caption.NoLabel Propiedad

Definición

No incluir el nombre en el título

Representa el atributo siguiente en el 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 de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a