Spread Silverlight Documentation
B Property


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

Reference

GcColor Structure
GcColor Members