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

Reference

GcColor Structure
GcColor Members