Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / LbsDropData Class / wStyle Property


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