Posted 29 October 2024, 4:12 pm EST
I am trying to programmatically change the order of formatting rules in the selection. simply changing the array returned by
sheet.conditionalFormats.getRules()
doesn’t seem to work. Is there a specific way this needs to be done?