I am trying to write a very simple VB.net app which would open an excel file and save it as excel.
The environment I am working on is as follows:
Save it as .PDF like that:
xlWorkSheet.ExportAsFixedFormat(XlFixedFormatType.xlTypePDF, "d:\test\test.pdf")