PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader/Html
Mark Baker 05466e99ce
Html import dimension conversions (#2152)
Allows basic column width conversion when importing from Html that includes UoM... while not overly-sophisticated in converting units to MS Excel's column width units, it should allow import without errors

Also provides a general conversion helper class, and allows column width getters/setters to specify a UoM for easier usage
2021-06-11 17:29:49 +02:00
..
HtmlBorderTest.php Improve Coverage for HTML Reader 2020-06-25 22:42:38 -07:00
HtmlHelper.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
HtmlImageTest.php Improve Coverage for HTML Reader 2020-06-25 22:42:38 -07:00
HtmlLoadStringTest.php Avoid Duplicate Titles When Reading Multiple HTML Files (#1829) 2021-02-27 15:10:04 +01:00
HtmlTagsTest.php Improve Coverage for HTML Reader 2020-06-25 22:42:38 -07:00
HtmlTest.php Html import dimension conversions (#2152) 2021-06-11 17:29:49 +02:00
Issue2029Test.php Fix for Issue 2029 (Invalid Cell Coordinate A-1) (#2032) 2021-04-29 22:59:01 +02:00