PhpSpreadsheet/tests
Adrien Crivelli f1fb8dcf1f
Don't ouput row and columns without any cells in HTML writer
If row or column dimensions are accessed, then HTML writer would
still generate lots of empty cells, to show nothing at all. This
now ignore row and column dimensions to only output cell that
actually exists (even if those cells are empty).

Fixes #1235
Close #1537
2020-06-28 22:03:37 +09:00
..
PhpSpreadsheetTests Don't ouput row and columns without any cells in HTML writer 2020-06-28 22:03:37 +09:00
data Helper class for the conversion of cell addresses between A1 and R1C1 formats, and vice-versa (#1558) 2020-06-27 23:03:25 +02:00
bootstrap.php Keep sample bootstrap purely in samples 2020-05-17 18:51:13 +09:00