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
Diese Methode kann nicht statisch aufgerufen werden.
Beispiel 38-1. Using setMarginBottom()