PhpSpreadsheet/tests/data/Reader
Patrick Brouwers 1c99f4999c [Feature] Html reader improvements (#884)
* Extract character set, so we can convert to UTF-8 if required

* Set column width and row height when defined on tr/td

* Parse align and valign on td

* Specify number format of cell via html attribute

* Formatting of b, strong, i and em tags

* Inserting image in cell when using img tag in html

* Add applying inline styles: border, fonts, alignment, dimensions

* Add tests for applying inline styles
2019-02-16 23:11:16 +01:00
..
CSV Csv reader avoid notice when the file is empty 2018-10-28 14:16:53 +11:00
HTML [Feature] Html reader improvements (#884) 2019-02-16 23:11:16 +01:00
Ods Ods reader: fix sheet count and added a test for sheet names 2017-02-20 21:02:04 +01:00
XLS Xls file threw exception during open by Xls reader 2018-10-07 18:49:01 +11:00
XLSX Support missing attribute `r` in `c` node when reading xlsx 2017-09-22 14:49:38 +09:00
Xml Support for additional callback in XML Security Scanner 2018-11-25 14:00:35 +01:00