EasyXLS Excel Library for C#

Cip0

New member
Joined
May 2, 2017
Messages
1
Programming Experience
10+
One of the requirements for an application that handles reports is to export or import reports into various file formats.

EasyXLS covers one of these file formats, the most common one, the Excel file format.

Integration
The library can be used from C# windows forms or ASP.NET web pages, but also from other programming languages. However, the tool that show the most interest is the C# Excel Library. It works without MS Excel installed and without Excel automation.

Features

  • Export Excel files as nice formatted Excel reports
  • Import data from Excel files
  • Convert between various Excel file formats (xlsx, xls, xlsm, xlsb) or text file formats (csv, txt, html, xml)

Demo

Watch EasyXLS on youtube for a more detailed presentation.


Getting started with EasyXLS Excel Library for .NET
- EasyXLS Free trials: https://www.easyxls.com/trials
- EasyXLS User Guide and API Documentation: https://www.easyxls.com/manual/
 
Back
Top Bottom