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


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