PhpSpreadsheet/tests/data/Reader/HTML
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_with_angle_bracket.csv Make HTML checks more strict 2016-11-16 22:21:30 +09:00
image.jpg [Feature] Html reader improvements (#884) 2019-02-16 23:11:16 +01:00