Worksheet::setMarginBottom (Previous) (Next) Worksheet::repeatColumns

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

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.

Worksheet::setMarginBottom (Previous) (Next) Worksheet::repeatColumns

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
Note by: pointman@rsvs.net

If Excel complains your workbook is corrupt, do you want to recover, and you're using setVersion(8), try disabling repeatRows().

Using 0.91 and had this issue with Excel >= ver 2000 (all that was tested)