avalonzone / ExcelPSLib

ExcelPSLib is a PowerShell Module that allows creation of XLSX file by using the EPPlus 4.1 .Net Dynamic Link Library available at http://epplus.codeplex.com/ and made by Jan Kallman.
GNU Lesser General Public License v2.1
15 stars 0 forks source link

Save Error in PowerShell #3

Open tanweeteck opened 4 years ago

tanweeteck commented 4 years ago

Hi All Experts,

I manage to open Excel and close Excel. However Save method can't work properly.

Please advice.

Cheers, VTEC SaveExcelErrorInPowerShell

uSlackr commented 4 years ago

You m ay want to take a look at the importExcel module. Very actively maintained. This project seems to be inactive

avalonzone commented 3 years ago

Mmmm I think that the PowershellGallery version is outdated and that the cmdlet "New-Excel" is not part of my module. Every noun is prefixed with "OOXML"...