[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Color.G

G Property

G

Gets the green component value of this Color structure.

Declaration
public byte G { get; }
Public ReadOnly Property G 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.