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


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