how can i write in Excel files and create spreadsheets using C# and
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Every Body i want know how can i write in excel files ex: i want write 3 words only each word i want it in seperate column and i want to rename inner sheets from "Sheet1" to "xxx" and create another sheet too plz can any body help me ??
-
Hi Every Body i want know how can i write in excel files ex: i want write 3 words only each word i want it in seperate column and i want to rename inner sheets from "Sheet1" to "xxx" and create another sheet too plz can any body help me ??
Go to this link: http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/ef11a193-54f3-407b-9374-9f5770fd9fd7/ Also, try this method as well: http://codebetter.com/blogs/peter.van.ooijen/archive/2005/10/20/133409.aspx Hope this helps :), Prateek