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


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