Version
1.0.0
Author
Ironman Software
Downloads
3
Tags
app excel office PowerShellUniversal
Created
12/20/2024
Microsoft Excel Components
This module contains components for PowerShell Universal Apps for working with Microsoft Excel. It requires ImportExcel
to be installed.
Components
New-UDExcelTable
This component provides a table that displays Microsoft Excel data.
New-UDExcelTable -Path 'salesData.xlsx'
Installation Options
Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet.
PS > Install-PSResource PowerShellUniversal.Apps.Excel
Install within the PowerShell Universal v5 admin console. More Info
Version History
Version | Published |
---|---|
1.0.0 | 12/20/2024 |