Info
| Version: | 0.95.4 | 
| Author(s): | Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash | 
| Last Update: | Wednesday, December 16, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ClosedXML/ClosedXML | 
| NuGet Url: | https://www.nuget.org/packages/ClosedXML.Signed | 
Install
Install-Package ClosedXML.Signed
                        dotnet add package ClosedXML.Signed
                        paket add ClosedXML.Signed
                        
                                ClosedXML.Signed Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.0 
                                        
                    - DocumentFormat.OpenXml(>= 2.7.2)
 - ExcelNumberFormat(>= 1.0.10)
 
- DocumentFormat.OpenXml(>= 2.7.2)
 - ExcelNumberFormat(>= 1.0.10)
 - Microsoft.CSharp(>= 4.7.0)
 - System.Drawing.Common(>= 4.5.0)
 
- DocumentFormat.OpenXml(>= 2.7.2)
 - ExcelNumberFormat(>= 1.0.10)
 - Microsoft.CSharp(>= 4.7.0)
 
                
It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.