Method XbpCellGroup():setCellColor() Foundation
Changes the foreground and/or background color of a cell.
:setCellColor( <nRowPos>, [<nColorFG>], [<nColorBG>], [<lRepaint>] ) --> lSuccess
The method returns .T. (true) when the color of a cell is set, or .F. (false) in case of a failure.
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.