IronXL Features
IronXL is a .NET library providing developers with a fast and intuitive way to work with Excel and Other Spreadsheet files in C#.
There is no use of Office Interop. Works on Core and Azure with no special dependancies or the need to install MS Office.
IronXL is a leading .Net core and .net framework excel spread sheet library for C# and VB.Net.
Docs & Support
- Online Object reference documentation
- Useful get started snippets and tutorials on ironsoftware.com
- Nuget Installer
- Github repos with more examples
- Supported by Team Iron
Platform
- Supports .Net Core 2.0 and above
- Supports .Net Framework 4.5 and above
- Supports Azure
IronXL Feature Set
Load, Read and Edit Data
from XLS/XLSX/CSV/TSV
Saving and Exporting
to XLS/XLSX/CSV/TSV/JSON
System.Data Objects
Work with Excel Spreadsheets as System.Data.DataSet and System.Data.DataTable objects.
Formulas
Works with Excel formulas. Formulas are recalculated every time a sheet it edited.
Ranges
Easy to use WorkSheet[“A1:B10”] syntax. Combine and eat ranges intuitively.
Sorting
Sort Ranges, Columns and Rows.
Styling
Cell visual styles Font, Size, Background pattern, Border, Alignment and Number formats.
Reading & Writing Excel Files in C#…
Human Support
Talk directly with our development team
Documentation
Clear online manuals in plain English.
Simple Licensing
Free development license. Commercial from $399.
Get Started Now
Get started in minutes with NuGet or DLL.