Worksheet::setMargins_TB

Worksheet::setMargins_TB -- Set the top and bottom margins to the same value in inches.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::setMargins_TB (float $margin)

Описание

Set the top and bottom margins to the same value in inches.

Параметр

Заметка

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

Пример