Worksheet::write

Worksheet::write -- Map to the appropriate write method acording to the token recieved.

Referentiesamenvatting

require_once "Spreadsheet/Excel/Writer.php";

void Worksheet::write (integer $row, integer $col, mixed $token [, mixed $format=0])

Beschrijving

Map to the appropriate write method acording to the token recieved.

Parameter

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld