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


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