mixed Worksheet::writeCol (
integer $row
, integer $col
, array $val
, mixed $format
= null
)
This package is not documented yet.
The first row (uppermost row) we are writing to
The col we are writing to
The array of values to write
The optional format to apply to the cell
returns PEAR_Error on failure
throws no exceptions thrown
This function can not be called statically.