Add test for new table support in export

This commit is contained in:
jhoneill
2019-11-21 21:04:32 +00:00
parent 5595aee407
commit 3fb3ba0e0e
2 changed files with 60 additions and 11 deletions

View File

@@ -13,7 +13,7 @@
[Switch]$Calculate,
[Switch]$Show,
[String]$WorksheetName = 'Sheet1',
[Alias("P")]
[Alias("PW")]
[String]$Password,
[switch]$ClearSheet,
[switch]$Append,