X Tutup
Skip to content

3.7.0#673

Merged
appel1 merged 116 commits intomasterfrom
develop
Jun 22, 2024
Merged

3.7.0#673
appel1 merged 116 commits intomasterfrom
develop

Conversation

@appel1
Copy link
Collaborator

@appel1 appel1 commented Jun 22, 2024

No description provided.

andersnm and others added 30 commits October 31, 2019 18:30
#341, based on #415 by @appel1. Parses XLS strings with font encoding. Fixes one of the issues 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
appel1 and others added 29 commits August 15, 2023 19:49
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
… 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…
@appel1 appel1 merged commit 8400077 into master Jun 22, 2024
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.

X Tutup