converting xml to ms excel using vb.net ?

  • Thread starter Thread starter renaissance1983
  • Start date Start date
what if we directly save the xml file after using OpenXml as xls, does
it create any issues?
 
renaissance1983 said:
what if we directly save the xml file after using OpenXml as xls, does
it create any issues?

Try renaming an existing .xml file to .xls in Windows Explorer. See if
it opens within MS Excel ! That'll answer your question... ;-)
 
Back
Top