Compartir a través de


Track.Lang Propiedad

Definición

lang, esta propiedad solo está disponible en Office 2019 y versiones posteriores.

Representa el atributo siguiente en el esquema: lang

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

Valor de propiedad

Atributos

Se aplica a