Files
PhpSpreadsheet/docs/topics
Nathanael Noblet 95c8bb9918 Allow HTML Reader to load from string
We often want to export a table as an excel sheet. The system renders the
html and it seems like a waste of time to write it to the file system to
use the reader. This allows us to render the html and then just pass it to
a reader

Closes #1136
2019-08-17 12:54:22 -07:00
..
2019-07-09 19:39:12 +02:00
2017-12-30 19:44:32 +09:00