Spread Silverlight Documentation
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 System.Byte
'Usage
 
Dim instance As GcColor
Dim value As System.Byte
 
value = instance.A
public System.byte A {get;}
See Also

Reference

GcColor Structure
GcColor Members