Info
Version: | 1.0.0 |
Author(s): | Carlos Aguilar Mares |
Last Update: | Sunday, April 27, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.carlosag.net/tools/excelxmlwriter/ |
NuGet Url: | https://www.nuget.org/packages/CarlosAgExcelXmlWriterLibrary |
Install
Install-Package CarlosAgExcelXmlWriterLibrary
dotnet add package CarlosAgExcelXmlWriterLibrary
paket add CarlosAgExcelXmlWriterLibrary
CarlosAgExcelXmlWriterLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It exposes a simple object model to generate the XML Workbooks.
It supports several features for generating Excel Workbooks including: •Formatting
•Alignment
•Formulas
•Pivot Tables
•and more...
Note: This library is free, you can distribute it and use it at your own will and risk, it is not supported by any company including Microsoft or any other company, it does not belong to any company.
There are many commercial tools to generate Excel workbooks, including SoftArtisans ExcelWriter.
My tool has nothing to do with any of those.
This tool was written entirely in C# by me.