Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / LongRGB Class / blue Property


In This Topic
blue Property (LongRGB)
In This Topic
Syntax
'Declaration
 
Public Property blue As Byte
 
'Usage
 
Dim instance As LongRGB
Dim value As Byte
 
instance.blue = value
 
value = instance.blue
See Also