简体   繁体   中英

create excel xlsx file from dataset

i know this ( Create Excel (.XLS and .XLSX) file from C# )and i am using excel libray( http://code.google.com/p/excellibrary/ )

By this i can create xls file but i need xlsx file.pls help me.

workbook.Save(file);

there will be an option to specified which format u want in 'Save' method

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM