Info
Version: | 3.5.0 |
Author(s): | Vincent Tan |
Last Update: | Saturday, November 14, 2020 |
.NET Fiddle: | Online Example |
Project Url: | http://spreadsheetlight.com/ |
NuGet Url: | https://www.nuget.org/packages/SpreadsheetLight |
Install
Install-Package SpreadsheetLight
dotnet add package SpreadsheetLight
paket add SpreadsheetLight
SpreadsheetLight Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.11.3)
- System.Drawing.Common(>= 5.0.0)
Tags
You can create new Open XML spreadsheets, or work with existing Open XML spreadsheets that are compatible with Microsoft Excel 2007/2010/2013 and LibreOffice Calc.
No Office/Excel Interop needed. You do not need Microsoft Office/Excel to be installed.