D
D
DashBerlin2018-02-13 10:34:31
PHP
DashBerlin, 2018-02-13 10:34:31

How to set autowidth in excel sheet?

I am using PhpSpreadsheet to generate excel files, how do I set column autowidth?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
riot26, 2018-02-13
@DashBerlin

https://phpspreadsheet.readthedocs.io/en/develop/t...

$spreadsheet->getActiveSheet()->getColumnDimension('B')->setAutoSize(true);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question