mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-01-04 01:23:22 +00:00
Replaced -Force switch with -NoClobber switch
This commit is contained in:
@@ -15,7 +15,8 @@ What's new
|
||||
#### 4/10/2015
|
||||
* Renamed `AutoFitColumns` to `AutoSize`
|
||||
* Implemented `Export-MultipleExcelSheets`
|
||||
* Implemented `-Password` for a worksheet
|
||||
* Implemented `-Password` for a worksheet
|
||||
* Repalce `-Force` switch with `-NoClobber` switch
|
||||
|
||||
#### Examples
|
||||
`gsv | Export-Excel .\test.xlsx -WorkSheetname Services`
|
||||
|
||||
Reference in New Issue
Block a user