This commit is contained in:
dfinke
2016-12-22 12:03:58 -05:00
parent 6c8ddf6e1b
commit ed5fb99319

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
- Added ScriptBlocks for coloring cells. Check out (Examples)[https://github.com/dfinke/ImportExcel/tree/master/Examples/FormatCellStyles]
```powershell
Get-Process |