/excel-xml-writer

Excel Xml Writer is a C# library that allows generating Excel Workbooks using XML internal format

Primary LanguageC#MIT LicenseMIT

xStocks logo

Excel Xml Writer

Platform Language .NET Framework Visual Studio License

Excel Xml Writer is a C# library that allows generating Excel Workbooks using XML Spreadsheet 2003 format.

The library is compiled for .NET 2.0, 3.5, 4.0, and 4.5. See Releases

Table of contents

Screenshots

(Back to top)

Examples of generated Excel Spreadsheets:

Screenshot 1

Screenshot 2

Benchmark Utility

The library is optimized for creating huge Excel Files. Benchmark utility is created for testing changes before committing them to git repository.

Benchmark

Requirements

(Back to top)

  • Windows
  • Visual Studio 2005 or later
  • .NET Framework 2.0 or later, download
  • Git

Installation

(Back to top)

To build and run this application locally, you'll need latest versions of Git. From your command line:

# Clone this repository
$ git clone https://github.com/a-kushnir/excel-xml-writer.git

Compile it using Visual Studio.

License

(Back to top)

Excel Xml Writer is under the MIT license. See the LICENSE for more information.

Links

(Back to top)