PhpSpreadsheet/tests/PhpSpreadsheetTests/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
..
Security Fix a few Scrutinizer issues 2019-01-02 15:38:13 +11:00
CsvTest.php Csv reader avoid notice when the file is empty 2018-10-28 14:16:53 +11:00
HtmlTest.php [Feature] Html reader improvements (#884) 2019-02-16 23:11:16 +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 Clean up very obsolete links 2017-12-30 19:07:22 +09:00
XlsTest.php Xls file threw exception during open by Xls reader 2018-10-07 18:49:01 +11:00
XlsxTest.php Fix column names if read filter calls in XLSX reader skip columns 2018-12-10 20:00:26 +11:00
XmlTest.php phpcs cleanup 2018-11-20 08:18:35 +01:00