CALCCELL

From iMath
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Syntax

CALCCELL ( string , string , string )


Implemented in iMath since version 2.2.0 or earlier.

Explanation

Access the value of a cell or a cell range in an Office Calc document. The first string contains the file name of the Calc document (relative paths are possible). The second string contains the sheet name, and the third the cell reference. iMath will create a number or a string, depending on the type of the Calc cell.


Example

See also

SETCALCCELLS SETTABLECELL TABLECELL