Freigeben über


ColorType.Rgb-Eigenschaft

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

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

value = instance.Rgb

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.HexBinaryValue

Siehe auch

Referenz

ColorType Klasse

ColorType-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace