Worksheet::write

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

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

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

Opis

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

Parametr

Uwagi

Ta funkcja nie może być wywołana statycznie.

Przykład