EasyXLS library comes with the following basic features that covers most of the MS Excel features and many more. Each feature is documented and tutorials in various programming languages are included. Choose a feature from below list:
Create an Excel document How to create an Excel file with two sheets in various programming languages
Import files How to import data from various Excel file formats (XLSX, XLSM, XLSB, XLS or XML Spreadsheet), various text file formats (XML, CSV, TXT or HTML) or into various data structures (DataSet, ResultSet or List)
Export files How to export data to various Excel file formats (XLSX, XLSM, XLSB, XLS or XML Spreadsheet), various text file formats (XML, CSV, TXT or HTML) or various data structures (DataSet, ResultSet or List)
Convert files How to convert between Excel file formats (XLSX, XLSM, XLSB, XLS or XML Spreadsheet) or Excel file format and text file formats (XML, CSV, TXT or HTML)
Sheets How to add sheets to Excel file and set various properties for the sheet
Adressing cells How to add data in cells, strings, numeric values, dates, boolean values, formulas and how to calculate the formulas from the sheets
Cell formatting How to format cells, columns and rows, merge cells, set rich text format in cells, set column width and row height, apply auto-format and conditional formatting, set formatting theme for the Excel file