Method XbpCellGroup():cellRect() Foundation
Determines the graphic X/Y coordinates of a single cell.
:cellRect( <nRowPos>, [<lInnerRect>] ) --> aRect
The method returns an array with four elements {nX1, nY1, nX2, nY2}. These are the X/Y coordinates of cell specified with <nRowPos>.
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.