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