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
This function can not be called statically.
Example 29-1. Using setMarginBottom()