Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Lbl Class / fOB Property


In This Topic
fOB Property
In This Topic
Syntax
'Declaration
 
Public Property fOB As Boolean
 
'Usage
 
Dim instance As Lbl
Dim value As Boolean
 
instance.fOB = value
 
value = instance.fOB
See Also