Helping ordinary people create extraordinary websites!


Worksheet::repeatRows

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

Description

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

Parameter

  • integer $first_row - First row to repeat

  • integer $last_row - Last row to repeat. Optional.

Note

This function can not be called statically.