Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DesignerGcTextCellSettings Class / DesignerGcTextCellSettings Constructor


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