Share via


Track.Lang Property

Definition

lang, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to