Method XbpQuickBrowse():cellRect() Foundation
Determines the graphical X/Y coordinates of a single cell.
:cellRect( [<nRowPos>], [<nColPos>] ) --> aRect
The method returns an array with four elements {nX1, nY1, nX2, nY2}. These are the X/Y coordinates of the rectangular cell relative to the origin of theself:dataArea object.
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.