OnePoint.Excel 1.0.0.17

dotnet add package OnePoint.Excel --version 1.0.0.17
NuGet\Install-Package OnePoint.Excel -Version 1.0.0.17
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OnePoint.Excel" Version="1.0.0.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OnePoint.Excel --version 1.0.0.17
#r "nuget: OnePoint.Excel, 1.0.0.17"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OnePoint.Excel as a Cake Addin
#addin nuget:?package=OnePoint.Excel&version=1.0.0.17

// Install OnePoint.Excel as a Cake Tool
#tool nuget:?package=OnePoint.Excel&version=1.0.0.17

Excel Reader Library for old and new formats.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.17 533 10/8/2019
1.0.0.16 438 10/4/2019
1.0.0.15 437 10/4/2019
1.0.0.14 463 10/4/2019
1.0.0.13 451 10/4/2019
1.0.0.12 454 10/4/2019
1.0.0.11 440 10/4/2019
1.0.0.10 446 10/4/2019
1.0.0.9 437 10/3/2019
1.0.0.8 446 10/3/2019
1.0.0.7 430 10/3/2019
1.0.0.6 439 10/2/2019
1.0.0.5 446 10/2/2019
1.0.0.4 480 10/2/2019
1.0.0.3 514 10/2/2019
1.0.0.2 500 10/2/2019
1.0.0.1 457 10/2/2019
1.0.0 459 10/2/2019

Support for Cell StringValue and Type
Support for Cell Range.

Support for setting the value of a cell.


Support for Column method on Sheet.

Support for SaveAs method.

Default type is to new and the Aspose license if load correctly.
Correction to dimensions of xlsx worksheet start and end columns and rows.