mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-02-10 05:30:06 +00:00
Updated
This commit is contained in:
@@ -9,9 +9,6 @@ Know Issues
|
||||
What's new
|
||||
-
|
||||
|
||||
#### 4/8/2015
|
||||
* Implemented exporting data to **named sheets** via the -WorkSheename parameter.
|
||||
|
||||
#### 4/10/2015
|
||||
* Renamed `AutoFitColumns` to `AutoSize`
|
||||
* Implemented `Export-MultipleExcelSheets`
|
||||
@@ -20,6 +17,9 @@ What's new
|
||||
* Added examples for `Get-Help
|
||||
* If Pivot table is requested, that sheet becomes the tab selected
|
||||
|
||||
#### 4/8/2015
|
||||
* Implemented exporting data to **named sheets** via the -WorkSheename parameter.
|
||||
|
||||
#### Examples
|
||||
`gsv | Export-Excel .\test.xlsx -WorkSheetname Services`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user