Worksheet::repeatColumns

Worksheet::repeatColumns -- Set the columns to repeat at the left hand side of each printed page.

Referentiesamenvatting

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::repeatColumns (integer $first_col [, integer $last_col=NULL])

Beschrijving

Set the columns to repeat at the left hand side of each printed page.

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld