Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dfinke committed Jun 11, 2019
1 parent 0807841 commit bb1b413
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,13 @@ Install-Module ImportExcel
```

# What's new 6.2.0
Thank you to [James O'Neill](https://github.com/jhoneill)

- Fixed, Import-Excel can read xlsx files even if already open in Excel
- Added `New-ExcelStyle`, plus `-Style` to `Export-Excel` and `-Merge` to `Set-ExcelRange`
- Added [Style Examples](https://github.com/dfinke/ImportExcel/tree/master/Examples/Styles)

![](https://raw.githubusercontent.com/dfinke/ImportExcel/master/images/NewExcelStyle.png)

# What's new 6.1.0

Expand Down

0 comments on commit bb1b413

Please sign in to comment.