Freigeben über


RgbColor.Rgb-Eigenschaft

Alpha Red Green Blue.Represents the attribte in schema: rgb

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "rgb")> _
Public Property Rgb As HexBinaryValue
    Get
    Set
'Usage
Dim instance As RgbColor
Dim value As HexBinaryValue

value = instance.Rgb

instance.Rgb = value
[SchemaAttrAttribute(, "rgb")]
public HexBinaryValue Rgb { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.HexBinaryValue
Returns StringValue.

Siehe auch

Referenz

RgbColor Klasse

RgbColor-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace