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


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