Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Cell Class / Cell Constructor


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