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


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