This commit is contained in:
dfinke
2016-03-02 09:15:22 -05:00
parent ac148a17c7
commit 22326e8ee4

View File

@@ -21,7 +21,7 @@ iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfi
#### 3/2/2016
* Added `GreaterThan`, `GreaterThanOrEqual`, `LessThan`, `LessThanOrEqual` to `New-ConditionalText`
```
```powershell
echo 489 668 299 777 860 151 119 497 234 788 |
Export-Excel c:\temp\test.xlsx -Show `
-ConditionalText (New-ConditionalText -ConditionalType GreaterThan 525)