Worksheet::setFooter

Worksheet::setFooter -- Set the page footer caption and optional margin.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::setFooter (string $string [, float $margin=0.5])

Opis

Set the page footer caption and optional margin.

Parametr

Uwagi

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

Przykład