aVadim483 / fast-excel-writer

Lightweight and very fast XLSX Excel Spreadsheet Writer in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot use ColWidth with any forms

gboule65 opened this issue · comments

Using setColWidth, or other forms for setting width, results in "sorry, your excel document is corrupted...", and the reparation proposed removes the width setting (repaired Part: part /xl/worksheets/sheet1.xml with XML error. Loading error. Line 2, column 0..
Ex : your demo file : demo-v4-03-widths-heights.php
Office version tested : office 365 and Office 2016

OK, now is ok for static values, but same error with 'auto' value