mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
4 lines
102 B
PowerShell
4 lines
102 B
PowerShell
$xlfile = "$env:TEMP\MultipleSheets.xlsx"
|
|
|
|
.\GenerateXlsx.ps1 $xlfile
|
|
.\Get-ExcelSheets.ps1 $xlfile |