Freigeben über


RgbColor.Green-Eigenschaft

Green.Represents the attribte in schema: g

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

Syntax

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

value = instance.Green

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

RgbColor Klasse

RgbColor-Member

DocumentFormat.OpenXml.Presentation-Namespace