Skip to content

pingdevelopment/ExML-Writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

+==========================================================================
| ExML Writer
| Version 1.0
|
| ExML Writer is published under the Apache License 2.0.
|
| ExML Writer translates any DataTable or DataSet object into an Excel-
| readable workbook. It can apply styling to header rows as defined in the 
| configuration file (see attached "Test" project). Multiple DataTables are 
| processed into multiple worksheets and the data is output into columns, 
| as it would look in a database table. The information can then be 
| manipulated as any other Excel spreadsheet.
|
+==========================================================================

REQUIREMENTS
1. Visual Studio 2008 SP1
2. Microsoft.NET Framework 3.5+

About

Microsoft.NET DataSet/DataTable to ExcelML file writer library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages