Compartir a través de


LegacyNumbering.Legacy Propiedad

Definición

Uso de propiedades de numeración heredadas

Representa el atributo siguiente en el esquema: w:legacy

[DocumentFormat.OpenXml.SchemaAttr(23, "legacy")]
public DocumentFormat.OpenXml.OnOffValue Legacy { get; set; }
public DocumentFormat.OpenXml.OnOffValue Legacy { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "legacy")]
public DocumentFormat.OpenXml.OnOffValue? Legacy { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:legacy")]
public DocumentFormat.OpenXml.OnOffValue? Legacy { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Legacy { get; set; }
member this.Legacy : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "legacy")>]
member this.Legacy : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:legacy")>]
member this.Legacy : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Legacy As OnOffValue

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a