Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Open
djseng wants to merge4 commits intoClosedXML:develop
base:develop
Choose a base branch
Loading
fromdjseng:fix/try-parse_autofilter-none

Conversation

@djseng
Copy link

@djsengdjseng commentedMar 17, 2025
edited
Loading

Had two issues when working with a fairly complex spreadsheet.

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

@fushman
Copy link

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

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.

djseng reacted with thumbs up emoji

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@djseng@fushman@matt-henderson

[8]ページ先頭

©2009-2025 Movatter.jp