Spreadsheet_Excel_Writer::send

Spreadsheet_Excel_Writer::send -- Send HTTP headers for the Excel file.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Spreadsheet_Excel_Writer::send (string $filename)

Descripción

Send HTTP headers for the Excel file.

Parámetro

Nota

Esta función no puede ser llamada estáticamente.

Ejemplo