Freigeben über


RgbColor.Red-Eigenschaft

Red.Represents the attribte in schema: r

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

Syntax

'Declaration
<SchemaAttrAttribute(, "r")> _
Public Property Red As Int32Value
    Get
    Set
'Usage
Dim instance As RgbColor
Dim value As Int32Value

value = instance.Red

instance.Red = value
[SchemaAttrAttribute(, "r")]
public Int32Value Red { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

RgbColor Klasse

RgbColor-Member

DocumentFormat.OpenXml.Presentation-Namespace