ArininAV

Worksheet::setLandscape

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::setLandscape ()

Описание

Set the page orientation as landscape.

Заметка

Эта функция не должна вызываться статически.

Пример