Files
ImportExcel/Examples/JustCharts/TryPieChart.ps1
2019-11-18 07:50:20 +00:00

3 lines
121 B
PowerShell

try {Import-Module $PSScriptRoot\..\..\ImportExcel.psd1} catch {throw ; return}
PieChart (.\TargetData.ps1) "A PieChart"