Forum


Replies: 1   Views: 217
Support html in addtable
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpxlsx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpxlsx version and check the Documentation available.

Posted by jeroen8087  · 09-02-2023 - 09:41

The addTable function is nice, and each cell in the table can receive it's own style.

When exporting a data set to Excel, the addTable function is ideal for this. However, HTML input is not supported. If one column in the data set contains HTML, it will be rendered as plain text in the Excel sheet, including all HTML tags.