Doug Finke 4626de28b9 Merge pull request #1 from RamblingCookieMonster/master
Replace ValidateSet with EPPlus type
2015-03-31 19:59:11 -04:00
2015-03-30 19:33:05 -04:00
2015-03-27 12:48:16 -04:00
2015-03-31 10:47:48 -04:00
2015-03-27 13:32:04 -04:00
2015-03-31 19:50:25 -04:00
2015-03-27 14:07:26 -04:00
2015-03-31 10:47:48 -04:00
2015-03-27 13:32:04 -04:00
2015-03-27 13:32:04 -04:00

PowerShell Import-Excel

This PowerShell Module wraps the .NET EPPlus DLL (included). Easily integrate reading and writing Excel spreadsheets into PowerShell, without launching Excel in the background. You can also automate the creation of Pivot Tables and Charts.

Get-Process Exported to Excel

Total Physical Memory Grouped By Company

image

PowerShell Excel EPPlus Video

Click on this image to watch the short video.

image

Importing data from an Excel spreadsheet

image

You can also find EPPLus on Nuget.

Description
PowerShell module to import/export Excel spreadsheets, without Excel
Readme 79 MiB
Languages
PowerShell 100%