Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge commits from TheXDS/EPPlus #1

Merged
merged 20 commits into from
Jul 31, 2023
Merged

Merge commits from TheXDS/EPPlus #1

merged 20 commits into from
Jul 31, 2023

Conversation

xorets
Copy link
Owner

@xorets xorets commented Jul 31, 2023

-[] Write a detailed description of your what you have implemented or changed.
-[] Attach unit tests in the testproject to test implemented functionallity.
-[] Make sure no tests fail in the test project.
-[] Verify that you only check in the files intended for the pull request.
-[] Do not change dotnet version, include new dependencies unless you explicitly talked to someone in the project about doing so.

peter.hevesi and others added 20 commits September 5, 2018 15:47
… dimensions are not publicly available.

Override the ReadUntil method to include depth: While reading a sheet, the mergedCells property isn't always loaded due to tags matching the incoming tag array. Matching with depth resolves this.
Convert short to int because we were overflowing the value and this was causing and index out of bounds exception when accessing an array. Eliminated unnecessary cast
…arning errors, like "Number Stored as Text" or "Two Digit Text Year"
Fixed problem with namespace prefix for sheetData tag in worksheet.
Fixed issue in formula match
Add properties for image dimensions
Prevent index out of array bounds exception
REPAIRED METHOD - internal ExcelBorderItemXml Copy()
@xorets xorets merged commit b09ee8b into xorets:master Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants