I use this code to highlight cells contained in a specified formulas, thinking that if each highlighting 1 formulas will have to be re-rendered all at once, it will be difficult when the amount of data is large.
So is there a way to render only the cells that I specify?
How to render a specified cell?
Currently it isn’t possible to render just one specified cell, the whole table has to be re-rendered. We are aware about this issue, and we have future plans to change it. Here’s a GitHub report about it: