Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelFileHandler Class / ExcelFileHandler Constructor / ExcelFileHandler Constructor()


In This Topic
    ExcelFileHandler Constructor()
    In This Topic
    ExcelFileHandler - default constructor
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ExcelFileHandler()
    public ExcelFileHandler()
    See Also