Hi ,
I am downloading XML data into excel using c# code ,but the problem is when i try to do save as it is taking default save as file type as XML files instead of Microsoft Workbook(xls),a lthough it is downloading correctly with .xls extension and open in spreadsheet also.
How to change default Save As file type to Microsoft Workbook(xls)?
I am downloading XML data into excel using c# code ,but the problem is when i try to do save as it is taking default save as file type as XML files instead of Microsoft Workbook(xls),a lthough it is downloading correctly with .xls extension and open in spreadsheet also.
How to change default Save As file type to Microsoft Workbook(xls)?