excel-clj icon indicating copy to clipboard operation
excel-clj copied to clipboard

`:auto-size-cols` doesn't seem to work?

Open jimpil opened this issue 5 months ago • 0 comments

Am I doing something wrong? Unless :wrap-text true is specified, the columns consistently crop some portion at the end, even if that's a single character...

(excel/write! workbook "..." {:streaming? true :auto-size-cols? true})

Thanks in advance...

jimpil avatar Nov 07 '25 12:11 jimpil