DRIT.Spreadsheet 0.10.20316.3-beta

This is a prerelease version of DRIT.Spreadsheet.
There is a newer version of this package available.
See the version list below for details.
dotnet add package DRIT.Spreadsheet --version 0.10.20316.3-beta
NuGet\Install-Package DRIT.Spreadsheet -Version 0.10.20316.3-beta
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="DRIT.Spreadsheet" Version="0.10.20316.3-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DRIT.Spreadsheet --version 0.10.20316.3-beta
#r "nuget: DRIT.Spreadsheet, 0.10.20316.3-beta"
#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 DRIT.Spreadsheet as a Cake Addin
#addin nuget:?package=DRIT.Spreadsheet&version=0.10.20316.3-beta&prerelease

// Install DRIT.Spreadsheet as a Cake Tool
#tool nuget:?package=DRIT.Spreadsheet&version=0.10.20316.3-beta&prerelease
  • Read XLSX, XLS, XLSB, XML Spreadsheet, CSV, TSV file formats.
  • Write to XLSX, CSV, TSV
  • Calculate almost all Excel functions and evaluate expressions.
  • Format sheet cells and ranges.
  • Create and manipulate sheet shapes and pictures.

Examples: GitHub

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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.

This package has no dependencies.

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.2.21149.1 427 5/30/2021
1.1.21008.2 415 1/8/2021
1.0.20336.4 373 12/1/2020
0.10.20316.3-beta 298 11/11/2020
0.9.20286.4-beta 263 10/12/2020
0.8.20252.1-alpha 292 9/8/2020
0.8.20247.16-alpha 294 9/4/2020

-Chart Wall Formatting
     -Chart Title Formatting
     -Chart Legend Formatting
     -Chart - support for non range data source
     -Cell Hyperlinks
     -Page Setup API