Worksheet::setMargins_LR

Worksheet::setMargins_LR – Set the left and right margins to the same value in inches.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::setMargins_LR ( float $margin )

Описание

Set the left and right margins to the same value in inches.

Parameter

  • float $margin - The margin to set in inches

Замечание

This function can not be called statically.

Пример

Using setMargins_LR()

<?php

?>
    Поддержать сайт на родительском проекте КГБ