[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Color.R

R Property

R

Gets the red component value of this Color structure.

Declaration
public byte R { get; }
Public ReadOnly Property R As Byte
Remarks

Invoke this function only if the Type is ARGB and IsKnownColor() is false.

The Tint value isn't applied to the result.