Spread Silverlight Documentation
G Property


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

Reference

GcColor Structure
GcColor Members