require_once "Spreadsheet/Excel/Writer.php";
void Spreadsheet_Excel_Writer::send (string $filename)
void Spreadsheet_Excel_Writer::send
Send HTTP headers for the Excel file.
string $filename - The filename to use for HTTP headers
This function can not be called statically.
Example 29-1. Using send()