mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-13 06:43:17 +00:00
Hotfix for misnamed parameter
This commit is contained in:
@@ -53,7 +53,11 @@ Install-Module ImportExcel -scope CurrentUser
|
|||||||
Install-Module ImportExcel
|
Install-Module ImportExcel
|
||||||
```
|
```
|
||||||
|
|
||||||
# What's new 5.3.3
|
# What's new 5.3.4
|
||||||
|
|
||||||
|
- HotFix for parameter PivotTableSyle should be PivotTableStyle https://github.com/dfinke/ImportExcel/issues/453
|
||||||
|
|
||||||
|
# What's new 5.3.3
|
||||||
|
|
||||||
- Thank you to (lazywinadmin)[https://github.com/lazywinadmin] - Expand aliases in examples and elsewhere
|
- Thank you to (lazywinadmin)[https://github.com/lazywinadmin] - Expand aliases in examples and elsewhere
|
||||||
- In Export-Excel fixed a bug where -AutoNameRange on pre-existing data included the header in the range.
|
- In Export-Excel fixed a bug where -AutoNameRange on pre-existing data included the header in the range.
|
||||||
|
|||||||
Reference in New Issue
Block a user