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


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