Freigeben über


RgbColor.Blue-Eigenschaft

Blue.Represents the attribte in schema: b

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

Syntax

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

value = instance.Blue

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

RgbColor Klasse

RgbColor-Member

DocumentFormat.OpenXml.Presentation-Namespace