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


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