Worksheet::setColumn (Previous) (Next) Worksheet::writeRow

View this page in Last updated: Sun, 28 Sep 2008
English | Japanese | Plain HTML

Worksheet::writeCol

Worksheet::writeCol -- Write an array of values as a column

Description

This package is not documented yet.

Parameter

integer $row

The first row (uppermost row) we are writing to

integer $col

The 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.

Worksheet::setColumn (Previous) (Next) Worksheet::writeRow

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.