require_once "Spreadsheet/Excel/Writer.php";
void Worksheet::setMarginRight ([float $margin=0.75])
void Worksheet::setMarginRight
Set the right margin in inches.
float $margin - The margin to set in inches
This function can not be called statically.
Example 29-1. Using setMarginRight()