Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BopPopCustom Class / cxi Property


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