Worksheet::setMarginLeft

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

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

Descripción

Set the left margin in inches.

Parámetro

Nota

Esta función no puede ser llamada estáticamente.

Ejemplo