Worksheet::setMargins

Worksheet::setMargins -- Set all the page margins to the same value in inches.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::setMargins (float $margin)

Описание

Set all the page margins to the same value in inches.

Параметр

Заметка

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

Пример