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


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