CALCCELL

From iMath
Revision as of 18:46, 8 July 2017 by Jrheinlaender (Talk | contribs)

Jump to: navigation, search

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