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


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