Worksheet::setLandscape

Worksheet::setLandscape -- Set the page orientation as landscape.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::setLandscape ()

Descripción

Set the page orientation as landscape.

Nota

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

Ejemplo