Class XMLWriter
SimpleExcel class for writing Microsoft Excel 2003 XML Spreadsheet
- SimpleExcel\Writer\BaseWriter implements SimpleExcel\Writer\IWriter
-
SimpleExcel\Writer\XMLWriter
Namespace: SimpleExcel\Writer
Package: SimpleExcel
Author: Faisalman
Located at Writer/XMLWriter.php
Package: SimpleExcel
Author: Faisalman
Located at Writer/XMLWriter.php
public
|
|
public
string
|
exportFile()
|
protected
string
|
$content_type | 'application/xml' |
#
Defines content-type for HTTP header |
protected
string
|
$file_extension | 'xml' |
#
Defines file extension to be used when saving file |
$workbook
|