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


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