Idioma

StyleDefinitionTitle.Language Propriedade

Definição

Linguagem natural

Representa o seguinte atributo no esquema: lang

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

Valor da propriedade

Returns StringValue.

Atributos

Comentários

As seguintes informações do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com esta classe.

O idioma natural do título ou da descrição desse estilo rápido.

Os valores possíveis para esse atributo são definidos pelo tipo de dados Esquema string XML.

Aplica-se a