Worksheet::setFooter

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

Referentiesamenvatting

require_once "Spreadsheet/Excel/Writer.php";

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

Beschrijving

Set the page footer caption and optional margin.

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld