Method XbpMultiCellGroup():getCell() Foundation

Retrieves the value of a single cell.

Syntax
:getCell( <nRowPos>, <nColPos> ) --> xValue
Parameters
<nRowPos>
<nRowPos> is a numeric value indicating the ordinal row position of the first cell whose value is determined.
<nColPos>
<nColPos> is a numeric value indicating the ordinal column position of the first cell whose value is determined.
Return

The method returns the value that is displayed in the specified cell.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.