Worksheet::setRow

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

Referentiesamenvatting

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::setRow (integer $row, integer $height [, mixed $format=0])

Beschrijving

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

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld