Files
PhpSpreadsheet/tests
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-08-12 10:04:40 -07:00