commit | 9c2637229ca24be7551cd8005ac320ed8c8eba20 | [log] [tgz] |
---|---|---|
author | philga <philga@1track.com> | Sun Oct 08 14:38:29 2017 -0700 |
committer | Trevor Ryland <tryland@google.com> | Thu Oct 22 17:42:12 2020 -0600 |
tree | d2fee88f5c9acb3f0ca15f0357a7e0f73bac1c49 | |
parent | f49dbae79f36b1467b36035b166aabbb14aa2226 [diff] |
Prevent invalid index when converting formula from A1 to R1C1 format when we detect what appears to be a range expression but that expression is not well formed. In this case, it was simply text with a colon in it that made it look like a range expression.