Worksheet::setMarginBottom

Worksheet::setMarginBottom -- Set the bottom margin in inches.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::setMarginBottom ([float $margin=1])

Descripción

Set the bottom margin in inches.

Parámetro

Nota

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

Ejemplo