GrapeCity.Xaml.Excel
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 Byte
'Usage
 
Dim instance As GcColor
Dim value As Byte
 
value = instance.R
public byte R {get;}
See Also

Reference

GcColor Structure
GcColor Members