One question: is there the possibility, via css, of mounting a conditional format that affects only 1/4 of the color of the cell's background, for example?
Thank you very much.
Hello Jose,
Thank you for writing. Could you please send us the screenshot which describes the expected behavior? In such case, it would be much easier for us to find a suitable solution for you.
Waiting for the update from you.
Regards,
Dmytro
The idea is based on some values to paint the bottom of the cell without occupying the whole cell. I send you a screen dump with the result that I would like to obtain.
It would be good if the method would accept, for example, using css gradients (background: linear-gradient (to right, red, yellow);)
Thank you very much
Hello, Jose,
Thanks for specifying the details.
Please check out customizeCell API call which allows customizing of separate cells. In examples section, you can find some useful samples with custom styles. CSS gradients can be used as well as other CSS styles.
Please share your feedback with us.
Regards,
Tanya