Worksheet::setColumn -- Set the width of a single column or a range of columns.
Description
Set the width of a single column or a range of columns.
Parameter
integer $firstcol -
first column on the range
integer $lastcol -
last column on the range
integer $width -
width to set
mixed $format -
The optional XF format to apply to the columns
integer $hidden -
The optional hidden atribute
Note
This function can not be called statically