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