PhpSpreadsheet/tests/PhpSpreadsheetTests/Writer
Mark Baker 83e55cffcc
First steps in the implementation of AutoFilters for ODS Reader and Writer (#2053)
* First steps in the implementation of AutoFilters for ODS Reader and Writer, starting with reading a basic AutoFilter range (ignoring row visibility, filter types and active filters for the moment).

And also some additional refactoring to extract the DefinedNames Reader into its own dedicated class as a part of overall code improvement... on the principle of "when working on a class, always try to leave the library codebase in a better state than you found it"

* Provide a basic Ods Writer implementation for AutoFilters
* AutoFilter Reader Test
* AutoFilter Writer Test
* Update Change Log
2021-05-02 22:00:48 +02:00
..
Csv Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Html Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Ods First steps in the implementation of AutoFilters for ODS Reader and Writer (#2053) 2021-05-02 22:00:48 +02:00
Xls Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Xlsx Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
RetainSelectedCellsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00