I\'m managing a Google spreadsheet with a script. onEdit is working - I can colour a cell red by putting
SpreadsheetApp.getActiveRange().setBackgroundRGB(25
Create a "Drawing" with background transparent; then move and place the drawing on top of the cell you need and then assign the script to the drawing.