Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / YearMonthFormat Class / YearMonthFormat Constructor / YearMonthFormat Constructor()


In This Topic
YearMonthFormat Constructor()
In This Topic
Initializes an instance of the YearMonthFormat class with a default value.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New YearMonthFormat()
See Also