Class HTMLWriter
SimpleExcel class for writing HTML table
- SimpleExcel\Writer\BaseWriter implements SimpleExcel\Writer\IWriter
-
SimpleExcel\Writer\HTMLWriter implements SimpleExcel\Writer\IWriter
Namespace: SimpleExcel\Writer
Package: SimpleExcel
Author: Faisalman
Located at Writer/HTMLWriter.php
Package: SimpleExcel
Author: Faisalman
Located at Writer/HTMLWriter.php
public
string
|
__construct(),
exportFile()
|
protected
string
|
$content_type | 'text/html' |
#
Defines content-type for HTTP header |
protected
string
|
$file_extension | 'html' |
#
Defines file extension to be used when saving file |
$workbook
|