Worksheet::setLandscape

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::setLandscape ()

Beschreibung

Set the page orientation as landscape.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel