This commit is contained in:
dfinke
2016-01-15 18:00:29 -05:00
parent 6a91634025
commit 55d6a773e5

View File

@@ -24,7 +24,14 @@ Known Issues
What's new
-
### 1/7/2016
### 1/15/2016
* Added `Conditional Text Formatting`. [Boe Prox](https://twitter.com/proxb) posted about HTML reporting with PowerShell and colorized cells. Great idea, no part of the PowerShell Excel module.
![](https://raw.githubusercontent.com/dfinke/ImportExcel/master/images/ConditionalText.gif)
#### 1/7/2016
* Added `Get-ExcelSheetInfo` - Great contribution from *Johan Åkerström* check him out on [GitHub](https://github.com/CosmosKey) and [Twitter](https://twitter.com/neptune443)
![](https://raw.githubusercontent.com/dfinke/ImportExcel/master/images/GetExcelSheetInfo.png)