Partager via


RgbColorModelPercentage.GreenPortion Propriété

Définition

Vert

Représente l’attribut suivant dans le schéma : g

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

Valeur de propriété

Retourne Int32Value.

Attributs

Remarques

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

Spécifie le pourcentage de vert.

Les valeurs possibles pour cet attribut sont définies par le ST_Percentage type simple.

S’applique à