void Worksheet::setMarginBottom ( float $margin=1 )
Set the bottom margin in inches.
float $margin - The margin to set in inches
This function can not be called statically.
Using setMarginBottom()
<?php?>