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


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