File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ versions of Microsoft Excel.
298298** Excel 2003 XML limitations** Please note that Excel 2003 XML format
299299has some limits regarding to styling cells and handling large
300300spreadsheets via PHP.
301- Also, only files using charset UTF-8 are supported.
301+ Also, only files using charset UTF-8 or ISO-8859- * are supported.
302302
303303### \PhpOffice\PhpSpreadsheet\Reader\Xml
304304
@@ -718,7 +718,7 @@ extension.
718718
719719** HTML limitations** Please note that HTML file format has some limits
720720regarding to styling cells, number formatting, ...
721- Also, only files using charset UTF-8 are supported.
721+ Declared charsets compatible with ASCII in range 00-7F, and UTF-8/16 with BOM are supported.
722722
723723### \PhpOffice\PhpSpreadsheet\Reader\Html
724724
You can’t perform that action at this time.
0 commit comments