From ea463c96228b8e1d9c420af476129d642b48614a Mon Sep 17 00:00:00 2001 From: Doug Finke Date: Fri, 10 Apr 2015 14:22:51 -0400 Subject: [PATCH] Update --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 76717ea..f4abf10 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ What's new #### 4/10/2015 * Renamed `AutoFitColumns` to `AutoSize` -* Implemented `Export-MultipleExcelSheets` +* Implemented `Export-MultipleExcelSheets` +* Implemented `-Password` for a worksheet #### Examples `gsv | Export-Excel .\test.xlsx -WorkSheetname Services`