mirror of
https://github.com/dfinke/ImportExcel.git
synced 2026-01-04 01:23:22 +00:00
3 lines
106 B
PowerShell
3 lines
106 B
PowerShell
Import-Module "$PSScriptRoot/ImportExcel" -Force
|
|
|
|
Import-Excel "$PSScriptRoot/test.xlsx" -ErrorAction Stop |