IronXL Features for C# .NET
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 dependencies 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 create ranges intuitively.
Sorting
Sort Ranges, Columns and Rows.
Styling
Cell visual styles Font, Size, Background pattern, Border, Alignment and Number formats.