Spreadsheet_Excel_Writer::send (Previous) (Next) Format::setAlign

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

Spreadsheet_Excel_Writer::rowcolToCell

Spreadsheet_Excel_Writer::rowcolToCell -- 式を書くためのユーティリティ関数

説明

式を書くためのユーティリティ関数です。 セルの座標を A1 形式に変換します。

パラメータ

  • integer $row - 変換するセルの行番号 (0 から始まります)。

  • integer $col - 変換するセルの列番号 (0 から始まります)。

返り値

returns 成功した場合に A1 形式のセル ID、 失敗した場合に PEAR_Error を返します。

Spreadsheet_Excel_Writer::send (Previous) (Next) Format::setAlign

Download Documentation Last updated: Sun, 07 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.