Conversation
…ixes the other issue in #411.
…, which changes the behavior of GetNumberFormatIndex
… should use merge cell data here to always return some kind of default for cells hidden by merged cells to be consistent across the different file types.
Upload test logs for all assemblies.
FilterRow progress indicator snippet
…ase there are any format records before the codepage record.
…ets to determine its dimensions. Simplified switch statements in worksheet and workbook a little.
…s: wrong string count, empty continue records, leftover bytes. Fixes #477
Assorted refactorings and optimizations:
…rom xl/worbook.xml. The only two possible values that excel recognises are "true" and "1" also, pattern matching is more readable than equals "==" aldo this can be easily changed if breaks the project pattern. #649 third solve suggestion
xl/workbook.xml > workbookPr > date1904 attribute
Updated tests to net 8.0 Updated to StyleCop.Analyzers beta556 Updated to Microsoft.SourceLink.GitHub 8.0.0 Fixed some NetAnalyzers violations
Spelling correction on README.md
fix issue 578.
Hangs on XLSB file read
… creation and header parsing. Example use would be to combine multiple header rows.
#518 Allow user defined ReadHeader method to control DataTable column…
fix-date1904Attribute bool parsing possibility appointed on issue #649
…r that has the same number of fields for all rows.
Prefer separator with more fields if there are more than one separato…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.