mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
Initial commit
This commit is contained in:
7
TryEPPlus.ps1
Normal file
7
TryEPPlus.ps1
Normal file
@@ -0,0 +1,7 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user