79818135

Date: 2025-11-12 18:53:11
Score: 1.5
Natty:
Report link

Ended up being really simple, I thought there would be a dedicated method for this but you just need to pass the enum as a variable to setBackground method

ex:

cell.setBackground(SpreadsheetApp.ThemeColorType.ACCENT4);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: JesseRigon