Worksheet::repeatRows

Worksheet::repeatRows -- Set the rows to repeat at the top of each printed page.

Referentiesamenvatting

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::repeatRows (integer $first_row [, integer $last_row=NULL])

Beschrijving

Set the rows to repeat at the top of each printed page.

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld