TABLECELL
Jump to navigation
Jump to search
Syntax
Implemented in iMath since version 2.2.0 or earlier.
Explanation
Access the value of a table cell. The first string must contain the table name and the second string the cell reference (you can see both if you click into the table cell and then look at the status bar at the bottom of the Writer window). The string must reference a single cell. iMath checks whether the table cell has number type or string type and will create the appropriate expression.
Cell ranges are not supported because if you split/merge cells then the cell addresses become very complicated and a range might not be clearly defined.