PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader/Ods
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
..
AutoFilterTest.php First steps in the implementation of AutoFilters for ODS Reader and Writer (#2053) 2021-05-02 22:00:48 +02:00
DefinedNamesTest.php Ods defined names unit tests (#2054) 2021-05-03 08:39:42 +02:00
OdsInfoTest.php Improve Coverage for ODS Reader (#1545) 2020-07-26 12:40:49 +09:00
OdsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
PageSetupBug1772Test.php Fix For #1772 Null Exception on ODS Read (#1776) 2021-01-28 12:42:41 +01:00
PageSetupTest.php Stricter visibility 2020-07-19 12:30:31 +09:00