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


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