Worksheet::setRow

Worksheet::setRow

Worksheet::setRow -- This method is used to set the height and XF format for a row.

Description

This method is used to set the height and XF format for a row. Writes the BIFF record ROW.

Parameter

  • integer $row - The row to set

  • integer $height - Height we are giving to the row. Use NULL to set XF without setting height

  • mixed $format - XF format we are giving to the row

Note

This function can not be called statically.

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