Worksheet::write

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

Áttekintés

require_once "Spreadsheet/Excel/Writer.php";

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

Leírás

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

Paraméterek

Megjegyzés

Ez a függvény nem hívható statikusan.

Példa