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


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