0

The ImportExcel PS module is incredibly helpful, but cannot see a way to export as XLS, which the user requires over XLSX.

Is there a possible with this module? We do not have Excel installed on our servers, hence trying to use this method.

4

1 回答 1

2

No, this module does not support .xls format.

https://github.com/dfinke/ImportExcel/issues/323

They do, however, offer a converter cmdlet: ConvertTo-ExcelXlsx Repository here

于 2020-09-22T00:34:06.310 回答