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 529 10/8/2019
1.0.0.16 437 10/4/2019
1.0.0.15 436 10/4/2019
1.0.0.14 462 10/4/2019
1.0.0.13 450 10/4/2019
1.0.0.12 453 10/4/2019
1.0.0.11 439 10/4/2019
1.0.0.10 445 10/4/2019
1.0.0.9 436 10/3/2019
1.0.0.8 445 10/3/2019
1.0.0.7 429 10/3/2019
1.0.0.6 438 10/2/2019
1.0.0.5 445 10/2/2019
1.0.0.4 479 10/2/2019
1.0.0.3 512 10/2/2019
1.0.0.2 499 10/2/2019
1.0.0.1 456 10/2/2019
1.0.0 458 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.