require_once "Spreadsheet/Excel/Writer.php";
void Worksheet::setMargins (float $margin)
void Worksheet::setMargins
Set all the page margins to the same value in inches.
float $margin - The margin to set in inches
Эта функция не должна вызываться статически.
Пример 39-1. Using setMargins()