2 Commits

Author SHA1 Message Date
oleibman d38117ffe6 Eliminate Dead Statement 2025-06-12 16:48:59 -07:00
oleibman 04cfc57457 Xlsx Style Writer Minor Refactoring
In our unit tests, we can test the Worksheet Xml which PhpSpreadsheet will generate without having to actually write the spreadsheet to and read it from disk. This refactoring allows us to do the same for Styles, as demonstrated in the new StylesWriterTest.
2025-06-12 15:51:48 -07:00