Javascript validator
Web page editor
↑
Worksheet::writeRow -- Write an array of values as a row
Description
This package is not documented yet.
Parameter
- integer
$row
The row we are writing to
- integer
$col
The first col (leftmost col) we are writing to
- array
$val
The array of values to write
- mixed
$format
The optional format to apply to the cell
Return value
returns PEAR_Error on failure
Throws
throws no exceptions thrown
Note
This function can not be called
statically.
→
Javascript validator
Web page editor