GemBox.Spreadsheet is a .NET component that enables developers to read, write, convert and print spreadsheet files (XLSX, XLS, ODS, CSV, HTML, PDF or XPS) from their .NET applications using one simple API.
DioDocs for Excel(GcExcel)は、Excel に依存しない、小フットプリント・高速スプレッドシート API です。.NET Standard 2.0 を完全にサポートしているため、.NET Framework、.NET Core、および Xamarin でスプレッドシートを生成、ロード、変更、変換できます。このスプレッドシート API を使用するアプリケーションは、クラウド、Windows、Mac、Linux に展開できます。設計や要件に妥協を求めない、強力な計算エンジンと広範な機能を備えています。
このインタフェースベースの API は、Excel...
More information
Library for creating Excel Reports without having Excel Installed. Create Excel files from lists of objects, DataTables, and CSV with a single line of code. Intelligent default formatting with easy to use overrides.
The library ExcelReportGenerator allows you to render data to Microsoft Excel by marking Excel sheets using panels and templates. It allows you easily connecting to various data sources like IDataReader, DataSet, DataTable, IEnumerable<T>, etc, and render data from them to Excel. You can also apply...
More information
Powerful and lightweight open source .NET spreadsheet component. Compatible with Excel 2007 format or later. Simple APIs to open/edit/save/print an Excel spreadsheet in the .NET application.
Powerful and lightweight open source .NET spreadsheet component. Compatible with Excel 2007 format or later. Simple APIs to open/edit/save/print an Excel spreadsheet in the .NET application.
The simplest/easiest way to translate a DataTable into an Excel document (XLSX)
- A more advanced setup can be used too if you need more control of the output.
- Based on OpenXML from Microsoft
- As lightweight as it can be.
This is among the simplest and fastest libraries to convert a DataTable to...
More information
This component provides extesnion of various Excel activities like
1. Conversion from Xls to Xls
2. Renaming Sheet
3. Sort Sheet with Multiple Columns
4. Get Column Name by Column Index
5. Set Sheet Columns Autofit
6. Set Sheet Columns All Border (Thin, Continuous Line)
7. Merge Cell
8. Set Bold...
More information