Method XbpCellGroup():getCellColor() Foundation
Retrieves the fore- and/or background color of a cell.
:getCellColor( <nRowPos> , ;
[@<nColorFG>], ;
[@<nColorBG>] ) --> lSuccess
The method returns .T. (true) when the colors could be retrieved, 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.