PhpSpreadsheet/tests
Bill Blume edb68ce05c
Support workbook view attributes for Xlsx format
Editing a Xlsx document using PhpSpreadsheet should preserve the workbook
view attributes of that document. For example, if the worksheet tabs are
hidden in the original document, they should remain hidden after updating.

Fixes #523
Fixes #525
2018-06-24 20:15:38 +09:00
..
data Cell formats with escaped spaces were causing incorrect date formatting 2018-06-24 19:35:45 +09:00
PhpSpreadsheetTests Support workbook view attributes for Xlsx format 2018-06-24 20:15:38 +09:00
bootstrap.php Simplify bootstrap for tests 2017-01-23 15:05:41 +09:00