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


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