Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Pls Class / rgb Property


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