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

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

Spreadsheet_Excel_Writer::rowcolToCell

Spreadsheet_Excel_Writer::rowcolToCell -- Utility function for writing formulas.

Opis

Utility function for writing formulas. Converts a cell's coordinates to the A1 format.

Parametr

  • integer $row - Row for the cell to convert (0-indexed).

  • integer $col - Column for the cell to convert (0-indexed).

Zwracana wartość

returns The cell identifier in A1 format on success, PEAR_Error on failure

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

Download Documentation Last updated: Mon, 02 Jul 2007
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.