Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtCmo Class / fRecalcObj Property


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