ColorType.Rgb Propriété

Définition

Valeur de couleur 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é

Attributs

S’applique à