Read multiple cell ranges at once from Excel files
EasyXLS will allow reading multiple cell ranges at once, so that, multiple reading operations on the same Excel file are avoided. The values from the union of Excel cell ranges is stored in datatable, resultset, list or XML file.
Read cell ranges from the active sheet
EasyXLS will allow reading cell ranges from the current sheet of the Excel file. The data from Excel file is returned as datatable, resultset or XML file.
Warning log
The current version of EasyXLS returns an error log. The next version will also return a warning log that will contain various notices that does not affect the integrity of Excel file during the import/export operations.