cell Text Color
Returns the appropriate cell text color based on error, warning, and editability states.
Return
The color to be used for the cell text.
Parameters
has Error
Indicates if the cell has an error.
has Warning
Indicates if the cell has a warning.
is Editable
Indicates if the cell is editable.