avalonzone / ExcelPSLib

ExcelPSLib is a PowerShell Module that allows creation of XLSX file by using the EPPlus 4.1 .Net Dynamic Link Library available at http://epplus.codeplex.com/ and made by Jan Kallman.
GNU Lesser General Public License v2.1
15 stars 0 forks source link

Export-OOXML always makes "string" datatype right aligned #1

Open avalonzone opened 7 years ago

avalonzone commented 7 years ago

I'll update the Export-OOXML to change this default behaviour and also add a new parameter so you will be able to define your custom text options on the column(s) you want.