RgbColor.Red Property
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; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.