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


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