Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OBJ Class / cbls Property


In This Topic
cbls Property
In This Topic
Syntax
'Declaration
 
Public Property cbls As FtCbls
 
'Usage
 
Dim instance As OBJ
Dim value As FtCbls
 
instance.cbls = value
 
value = instance.cbls
See Also