Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtLbsData Class / iSel Property


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