mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-02-13 23:13:26 +00:00
Updated
This commit is contained in:
@@ -21,12 +21,12 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi
|
||||
#### 3/26/2016
|
||||
* Added `NumberFormat` parameter
|
||||
|
||||
|
||||
|
||||
```
|
||||
$data |
|
||||
Export-Excel -Path $file -Show -NumberFormat '[Blue]$#,##0.00;[Red]-$#,##0.00'
|
||||
```
|
||||

|
||||
|
||||
|
||||
#### 3/18/2016
|
||||
* Added `Get-Range`, `New-Plot` and Plot Cos example
|
||||
|
||||
Reference in New Issue
Block a user