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


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