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


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