PhpSpreadsheet/tests/data/Reader
GreatHumorist 2abe56b946 Support missing attribute `r` in `c` node when reading xlsx
When describing a cell, the cell reference (r="A1") is optional.
When not present, we should just increment the index of the last processed row.

Fixes #201 
Closes #225
2017-09-22 14:49:38 +09:00
..
CSV Infer CSV delimiter if it hasn't been set explicitly 2017-04-20 17:02:03 +09:00
HTML Make HTML checks more strict 2016-11-16 22:21:30 +09:00
Ods Ods reader: fix sheet count and added a test for sheet names 2017-02-20 21:02:04 +01:00
XEE In Xml reader throw exception in case of invalid XML (#222) 2017-09-20 14:20:12 +09:00
XLSX Support missing attribute `r` in `c` node when reading xlsx 2017-09-22 14:49:38 +09:00