Update README.md

This commit is contained in:
Doug Finke
2016-12-22 15:22:16 -05:00
committed by GitHub
parent 90eae1581d
commit 37fda63082

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 |