Partager via


RgbColorModelPercentage.RedPortion Propriété

Définition

Rouge

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

[DocumentFormat.OpenXml.SchemaAttr(0, "r")]
public DocumentFormat.OpenXml.Int32Value RedPortion { get; set; }
public DocumentFormat.OpenXml.Int32Value RedPortion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "r")]
public DocumentFormat.OpenXml.Int32Value? RedPortion { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r")]
public DocumentFormat.OpenXml.Int32Value? RedPortion { get; set; }
public DocumentFormat.OpenXml.Int32Value? RedPortion { get; set; }
member this.RedPortion : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "r")>]
member this.RedPortion : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r")>]
member this.RedPortion : DocumentFormat.OpenXml.Int32Value with get, set
Public Property RedPortion 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 rouge.

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

S’applique à