Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CrtMlFrt Class / cb Property


In This Topic
cb Property (CrtMlFrt)
In This Topic
Syntax
'Declaration
 
Public Property cb As Integer
 
'Usage
 
Dim instance As CrtMlFrt
Dim value As Integer
 
instance.cb = value
 
value = instance.cb
See Also