Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ClrtClinet Class / longRGB Property


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