You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
I got a condition range like "$H$1:$H$4,$H$8:$H$10,$H$13:$H$15", SetConditionalFormat() will return "invalid column name "H4,H",I read the func code,I found excelize parse range should be like this
Description
I got a condition range like "$H$1:$H$4,$H$8:$H$10,$H$13:$H$15", SetConditionalFormat() will return "invalid column name "H4,H",I read the func code,I found excelize parse range should be like this
The text was updated successfully, but these errors were encountered: