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)

Beschreibung

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

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel