Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / TXO Class / rot Property


In This Topic
rot Property (TXO)
In This Topic
Syntax
'Declaration
 
Public Property rot As UShort
 
'Usage
 
Dim instance As TXO
Dim value As UShort
 
instance.rot = value
 
value = instance.rot
See Also