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. More info
PS > Install-PSResource Excel.Apps.Components
Install within the PowerShell Universal v5 admin console. More Info
Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies.
Download the raw nupkg file