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