Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / EmptyCellType Class / EmptyCellType Constructor / EmptyCellType Constructor()


In This Topic
    EmptyCellType Constructor()
    In This Topic
    Creates a new empty cell with default settings.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New EmptyCellType()
    public EmptyCellType()
    See Also