Added Copy-ExcelWorksheet

This commit is contained in:
dfinke
2016-07-30 15:11:01 -04:00
parent 372fdc4213
commit 3efdfd0e0b
4 changed files with 29 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ $fileList = echo `
Get-ExcelSheetInfo.ps1 `
Get-Range.ps1 `
TrackingUtils.ps1 `
Copy-ExcelWorkSheet.ps1 `
plot.ps1
if ('' -eq $InstallDirectory)