Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BOF Class / fRisc Property


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