Partager via


StyleDefinitionTitle.Language Propriété

Définition

Langage naturel

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne StringValue.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Langage naturel du titre ou de la description de ce style rapide.

Les valeurs possibles pour cet attribut sont définies par le type de données SCHÉMA string XML.

S’applique à