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


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