void Worksheet::setMargins (
float $margin
)
Set all the page margins to the same value in inches.
float $margin
-
The margin to set in inches
This function can not be called statically.
Using setMargins()
<?php
?>