object The Spreadsheet_Excel_Writer::Spreadsheet_Excel_Writer (
string $filename=''
)
The constructor. It just creates a Workbook
string $filename
-
The optional filename for the Workbook.
object The
- Workbook created
This function can not be called statically.
Using Spreadsheet_Excel_Writer()
<?php
?>