[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Color.B

B Property

B

Gets the blue component value of this Color structure.

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