Worksheet::setLandscape

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::setLandscape ()

Opis

Set the page orientation as landscape.

Uwagi

Ta funkcja nie może być wywołana statycznie.

Przykład