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