I am familiar with writing conditional formatting rules in Google script.
I have a Google sheet that I have inherited that has been developed over a long period and conditional formatting rules have been manually inserted.
I am looking to copy all of the conditional formatting out of that google sheet using google apps script. The sheet has around 50 columns with many drop downs, and each dropdown, or combination of dropdowns, applies formatting. I think there are over 100 rules.
It would be VERY useful if I could get the conditional formatting out in a format that I could modify as needed and apply other (similar) sheets.
Any suggestions?
Mark





can I read the conditional formatting rules FROM a spreadsheet using the API (and then copy them out), I think that this can be achieved. But I cannot imagine your expected output situation. By this, unfortunately, I cannot still propose an answer. This is due to my poor English skill. I deeply apologize for this. By the way, what isIt would be VERY useful if I could get the conditional formatting out in a format that I could modify as needed and apply other (similar) sheets.? This is 2nd question?