[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Color.A

A Property

A

Gets the alpha component value of this Color structure.

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