This commit is contained in:
Doug Finke
2015-05-04 12:37:26 -04:00
parent 46033baf47
commit 40406cd5ca

View File

@@ -4,11 +4,17 @@ This PowerShell Module wraps the .NET EPPlus DLL (included). Easily integrate re
Know Issues
-
* You don't know what you don't know
* Using `-IncludePivotTable`, if that pivot table name exists, you'll get an error.
* Investigating a soloution
* *Workaround* delete the Excel file first, then do the export
What's new
-
#### 5/4/2015
* Published to PowerShell Gallery. In PowerShell v5 use `Find-Module importexcel` then `Find-Module importexcel | Install-Module`
#### 4/27/2015
* datetime properties were displaying as ints, now are formatted