Partager via


ColorTransformDescription.Language Propriété

Définition

Langue

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 de la définition de transformation de couleur.

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

S’applique à