hello
I want to save an excel shet using save() method in C#.
Actually when i execute an program it generate a excel sheet and fills data from data base and then it automatically save the excel shett to a given file name and folder.can any body tell me how to save the excel sheet.
waiting your response
thanks
Please Reply................
Loading
CrishPosted Nov 30, 2010, 4:34 AM
I have code for to save an excel sheet using save() method in vb instead of C#.You can convert this code in C#.
And if you want to more detail for save an excel sheet go for below link
http://msdn.microsoft.com/en-us/library/h1e33e36%28VS.80%29.aspx