Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / AxcExt Class / fAutoDate Property


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