|
|
Generating native Excel spreadsheets |
|
|
Peter A. Bromberg |
|
|
ASP.NET / Documents |
|
|
Click to Visit |
|
|
Click to Download |
|
|
31 |
|
Generating native Excel spreadsheets is an article in which the author gives more details about Excel Work book. In this tutorial the author gives details about CreateExcelWorkbook method which helps in executing the stored procedure to return a data reader and integrate Excel work book from the data reader and stored it to a file system, and also the author explains about GenerateCSVReport method which has procedure same as CreateExcelWorkbook method except, instead of storing file in file system it store file in CSV files.
|