Compartilhar via


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

Retorna StringValue.

Atributos

Comentários

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

A linguagem natural do título ou descrição desse estilo rápido.

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

Aplica-se a