Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / WebPub Class / tws Property


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