Worksheet::protect (Previous) (Next) Worksheet::writeCol

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Worksheet::setColumn

Worksheet::setColumn -- 単一の列、または指定した範囲の列の幅を設定する

説明

単一の列、あるいは指定した範囲の列の幅を設定します。

パラメータ

  • integer $firstcol - 範囲の最初の列です。

  • integer $lastcol - 範囲の最後の列です。

  • float $width - 設定する幅です。

  • mixed $format - カラムに適用するオプションの XF フォーマットです。

  • integer $hidden - オプションの隠し属性です。

注意

この関数は、スタティックにコールする ことはできません。

Worksheet::protect (Previous) (Next) Worksheet::writeCol

Download Documentation Last updated: Sun, 31 Aug 2008
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