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