Partager via


RgbColor.Rgb Propriété

Définition

Alpha Rouge Vert Bleu

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

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à