- Notifications
You must be signed in to change notification settings - Fork906
Fix: try parse formula, autofilter none#2631
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:develop
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
fushman commentedMar 18, 2025
Just a note that the try catch may have the side effect of also resolving the problem I was running into and attempted to fix with#2630 |
djseng commentedMar 19, 2025
43e4379 resolves another problem that came up with deleting rows. The formula was already a bad formula. Essentially these are going to allow modifications to a spreadsheet that has already been generated by something that isn't double checking formula validity. |
matt-henderson commentedJul 22, 2025
For references to this issue, setting ConsolidateConditionalFormatRanges to false in the SaveOptions works as a workaround to this issue. |
Uh oh!
There was an error while loading.Please reload this page.
Had two issues when working with a fairly complex spreadsheet.
XLFilterType.Noneis NotSupportedXLFilterType.None is NotSupported #2629