Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SerAuxErrBar Class / cnum Property


In This Topic
cnum Property
In This Topic
Syntax
'Declaration
 
Public Property cnum As UShort
 
'Usage
 
Dim instance As SerAuxErrBar
Dim value As UShort
 
instance.cnum = value
 
value = instance.cnum
See Also