Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi!
I am exporting from xml toexcel using C#. After I have done I could not save it programmatically. Any help? I have used Saveas method of workbook. It will good if you will provide cod ein C# not in VB or VBA. thanks Nihar |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It's the same in C#. If you have a workbook object, just call the SaveAs
method with the proper paramteres (many are Missing). "Nihar" wrote: Hi! I am exporting from xml toexcel using C#. After I have done I could not save it programmatically. Any help? I have used Saveas method of workbook. It will good if you will provide cod ein C# not in VB or VBA. thanks Nihar |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() you'll find a lot of 'sharp' coders in this NG. but maybe not 'csharp' :) try public.dotnet.languages.csharp depending on what the source for your XML is.. could that be ASP? then read http://www.eggheadcafe.com/articles/20021012.asp -- keepITcool | www.XLsupport.com | keepITcool chello nl | amsterdam ?B?TmloYXI=?= wrote in message : Hi! I am exporting from xml toexcel using C#. After I have done I could not save it programmatically. Any help? I have used Saveas method of workbook. It will good if you will provide cod ein C# not in VB or VBA. thanks Nihar |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save excel sheet | Excel Discussion (Misc queries) | |||
Save, save as, page setup dimmed out in unprotected excel sheet? | Excel Discussion (Misc queries) | |||
VBA code to save excel sheet | Excel Discussion (Misc queries) | |||
Save excel sheet. | Excel Programming | |||
save a excel sheet in vba | Excel Programming |