Worksheet::protect (Previous) (Next) Worksheet::setSelection

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Worksheet::setColumn

Worksheet::setColumn -- Set the width of a single column or a range of columns.

Descripción

Set the width of a single column or a range of columns.

Parámetro

  • integer $firstcol - first column on the range

  • integer $lastcol - last column on the range

  • float $width - width to set

  • mixed $format - The optional XF format to apply to the columns

  • integer $hidden - The optional hidden atribute

Nota

Esta función no puede ser llamada estáticamente.

Worksheet::protect (Previous) (Next) Worksheet::setSelection

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
Note by: Brandon Bergren
It seems that the column width unit is "one character" in the "normal font."
See
http://support.microsoft.com/kb/214123