added image

This commit is contained in:
dfinke
2016-12-22 12:06:37 -05:00
parent ed5fb99319
commit 35ab872a4f
2 changed files with 2 additions and 0 deletions

View File

@@ -58,6 +58,8 @@ Get-Process |
} }
} }
``` ```
![]()
#### 9/28/2016 #### 9/28/2016
[Fixed](https://github.com/dfinke/ImportExcel/pull/126) Powershell 3.0 compatibility. Thanks to [headsphere](https://github.com/headsphere). He used `$obj.PSObject.Methods[$target]` snytax to make it backward compatible. PS v4.0 and later allow `$obj.$target`. [Fixed](https://github.com/dfinke/ImportExcel/pull/126) Powershell 3.0 compatibility. Thanks to [headsphere](https://github.com/headsphere). He used `$obj.PSObject.Methods[$target]` snytax to make it backward compatible. PS v4.0 and later allow `$obj.$target`.

BIN
images/CellFormatting.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB