Description
EZ Excel Generator .NET API is a free simple interface to generate excel files programmatically. The API provides means to convert DataTable into a Excel document.
The API is divided into three components: * Excel Generator API -- This is the code libary to convert DataTable into a Excel document. * Excel Generator Save Dialog Control API -- A .NET control to Save Excel files.
This API leverages the core ExcelGenerator above. * Excel Generator Example API -- A Windows Form C# example solution.
The API is divided into three components: * Excel Generator API -- This is the code libary to convert DataTable into a Excel document. * Excel Generator Save Dialog Control API -- A .NET control to Save Excel files.
This API leverages the core ExcelGenerator above. * Excel Generator Example API -- A Windows Form C# example solution.