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