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