Spread Windows Forms 15.0
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()
    public YearMonthFormat()
    See Also