Updated to include ConvertTo-ExcelXlsx

This commit is contained in:
dfinke
2017-07-03 13:44:01 -04:00
parent c39a012205
commit b90087bd63
4 changed files with 6 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ $targetFiles = echo `
Set-CellStyle.ps1 `
ConvertFromExcelToSQLInsert.ps1 `
ConvertFromExcelData.ps1 `
ConvertToExcelXlsx.ps1 `
plot.ps1
Get-ChildItem $targetFiles |