PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
oleibman 082266aacd Conditionals - Extend Support for (NOT)CONTAINSBLANKS (#1278)
Support for the CONTAINSBLANKS conditional style was added a while ago.
However, that support was on write only; any cells which used
CONTAINSBLANKS on a file being read would drop that style.

I am also adding support for NOTCONTAINSBLANKS, on read and write.
2020-01-04 18:50:04 +01:00
..
Security Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
CondNumFmtTest.php Handle ConditionalStyle NumberFormat When Reading Xlsx File (#1296) 2020-01-04 00:10:41 +01:00
CsvTest.php Ignore escaped enclosures within an enclosure when inferring csv separator (#906) 2019-02-25 23:20:50 +01:00
HtmlTest.php Correct column style even when using rowspan 2019-11-30 15:40:42 +01:00
OddColumnReadFilter.php Fix column names if read filter calls in XLSX reader skip columns 2018-12-10 20:00:26 +11:00
OdsTest.php Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
XlsTest.php Xls file threw exception during open by Xls reader 2018-10-07 18:49:01 +11:00
Xlsx2Test.php Conditionals - Extend Support for (NOT)CONTAINSBLANKS (#1278) 2020-01-04 18:50:04 +01:00
XlsxTest.php Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
XmlTest.php phpcs cleanup 2018-11-20 08:18:35 +01:00