Worksheet::setMarginLeft

Worksheet::setMarginLeft -- Set the left margin in inches.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::setMarginLeft ([float $margin=0.75])

Opis

Set the left margin in inches.

Parametr

Uwagi

Ta funkcja nie może być wywołana statycznie.

Przykład