changing cell color using the API ?
changing cell color using the API ?
I'd like to set the background color of a cell based on various factors but I can't figure how to do that using the api - any advice appreciated,
thx,
Gav
This discussion has been closed.
Answers
createdRow,rowCallbackandcolumns.createdCelloptions are used for setting background colors, etc.Kevin