Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / WebPub Class / frtRgb Property


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