Spread Silverlight Documentation
R Property


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

Reference

GcColor Structure
GcColor Members