GrapeCity.Xaml.Excel
A Property


GrapeCity.Excel Namespace > GcColor Structure : A Property
The alpha component value of this GrapeCity.Excel.GcColor
Syntax
'Declaration
 
Public ReadOnly Property A As Byte
'Usage
 
Dim instance As GcColor
Dim value As Byte
 
value = instance.A
public byte A {get;}
See Also

Reference

GcColor Structure
GcColor Members