mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-16 08:13:54 +00:00
Update README.md
This commit is contained in:
@@ -35,7 +35,7 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi
|
|||||||
Get-Process | Select Company, Handles | Export-Excel -Now
|
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
|
```powershell
|
||||||
Get-Process |
|
Get-Process |
|
||||||
|
|||||||
Reference in New Issue
Block a user