PhpSpreadsheet/tests/PhpSpreadsheetTests/Writer
Mark Baker fd14da1675
Ods defined names unit tests (#2054)
* Defined names/formulae in ODS are prefixed by $$ when used in a formula; so we need to strip this out to fully convert them to an Excel formula

* Test for ODS Writer for DefinedNames
2021-05-03 08:39:42 +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 Ods defined names unit tests (#2054) 2021-05-03 08:39:42 +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