Worksheet::setRow -- This method is used to set the height and XF format for a row.
Descripción
This method is used to set the height and XF format for a row. Writes the BIFF record ROW.
Parámetro
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
Nota
Esta función no puede ser llamada
estáticamente.