Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SubStyle Class / SubStyle Constructor / SubStyle Constructor()


In This Topic
    SubStyle Constructor()
    In This Topic
    Initializes a new instance of the SubStyle class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SubStyle()
    public SubStyle()
    See Also