Files
ImportExcel/TryEPPlus.ps1
2015-03-27 13:32:04 -04:00

7 lines
206 B
PowerShell

#cls
import-module
#Import-Excel .\Book1.xlsx |ft
#Import-Excel .\TestRead.xlsx
#Import-Excel .\testImport.xlsx 1 (echo a b c d) | Out-String
#Import-Excel .\testImport.xlsx 2 (echo e f g h) | Out-String