I found this trigger onSelectionChange(e) on developers.google.com it should set background to red if a single empty cell is selected. I\'m not getting that result with just
UPDATE:
It seems it is fully rolled out to all users. You should be able to get it working without any modification to the code. The e
, event object is similar to the onEdit
event object.
onSelectionChange
is a recently rolled out feature. Consider waiting a few days for the feature to be rolled out to your specific project and spreadsheet.