Worksheet::write

Worksheet::write

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

Description

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

Parameter

  • integer $row - The row of the cell we are writing to

  • integer $col - The column of the cell we are writing to

  • mixed $token - What we are writing

  • mixed $format - The optional format to apply to the cell

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.