I am trying to save some contents in excel file through my .net c# application. By default it is trying to save the excel as Book1.xls which is not required in my application.
I am specifying the names of exel sheet through code only.
Any help!!!
I need some overlaod for Save method of ExcelApplication class.

1 answers
This post was imported from csharpfriends, if you have a similiar question please ask it again.
All previous members have been migrated, hope you enjoy the new platform!