Skip to content

Conversation

@djseng
Copy link

@djseng djseng commented Mar 17, 2025

Had two issues when working with a fairly complex spreadsheet.

  1. XLFilterType.None is NotSupported XLFilterType.None is NotSupported #2629
  2. Janky formulas won't allow save. (did not create an issue for this yet.)

@fushman
Copy link

fushman commented Mar 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
Copy link
Author

djseng commented Mar 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
Copy link

For references to this issue, setting ConsolidateConditionalFormatRanges to false in the SaveOptions works as a workaround to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants