Info
Version: | 2.0.0 |
Author(s): | warnov |
Last Update: | Thursday, August 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/warnov/ExcelReader |
NuGet Url: | https://www.nuget.org/packages/WarNov.ExcelReader |
Install
Install-Package WarNov.ExcelReader
dotnet add package WarNov.ExcelReader
paket add WarNov.ExcelReader
WarNov.ExcelReader Download (Unzip the "nupkg" after downloading)
Dependencies
- DocumentFormat.OpenXml(>= 2.8.1)
- System.IO.Packaging(>= 4.5.0)
Tags
Reads the content of a cell and returns it as a string.