Need duplicate conditional formatting when duplicate row
Sorry, Is the duplicate conditional formatting available?
If i am duplicate the row, the conditional formatting is not duplicated. There may be other features I could use that I am not aware of.
Thank's,
This library doesn't support to copy row with conditional format style currently, you can set a new range of conditional format rules which include copied destination row.
@xuri , thank's for your answer. Can you explain to me which method can i use to read existing conditional format?
Sorry for my late reply, 18 months later. I've just merged pull request #1315, which resolves issue #827. Now we can get conditional formatting settings by the GetConditionalFormats function. Please upgrade to the master branch code, and this feature will be released in the next version.