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


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