Worksheet::repeatColumns

Worksheet::repeatColumns

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

Description

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

Parameter

  • integer $first_col - First column to repeat

  • integer $last_col - Last column to repeat. Optional.

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.