Update README.md

This commit is contained in:
Doug Finke
2016-12-22 15:21:36 -05:00
committed by GitHub
parent 2984a6b9f4
commit 90eae1581d

View File

@@ -35,7 +35,7 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi
Get-Process | Select Company, Handles | Export-Excel -Now
```
- Added ScriptBlocks for coloring cells. Check out (Examples)[https://github.com/dfinke/ImportExcel/tree/master/Examples/FormatCellStyles]
- Added ScriptBlocks for coloring cells. Check out [Examples][https://github.com/dfinke/ImportExcel/tree/master/Examples/FormatCellStyles]
```powershell
Get-Process |