Has anybody used the Open XML SDK 2.0 library from Microsoft? I would like to create a new spread sheet, and load data from a datatable to it.
Printable View
Has anybody used the Open XML SDK 2.0 library from Microsoft? I would like to create a new spread sheet, and load data from a datatable to it.
I would start with this and download the xlsx file specifications. So you are wanting to do this because the user will NOT have excel available?
This has good information in it: http://www.codeproject.com/KB/office/OpenXML.aspx