Skip to content

Fixed issue 627#960

Merged
michelebastione merged 1 commit into
mini-software:v1.x-maintenancefrom
michelebastione:fix-issue-627
May 15, 2026
Merged

Fixed issue 627#960
michelebastione merged 1 commit into
mini-software:v1.x-maintenancefrom
michelebastione:fix-issue-627

Conversation

@michelebastione
Copy link
Copy Markdown
Collaborator

@michelebastione michelebastione commented May 15, 2026

Corrected oversight that prevented text cells to be linked to a style and added a regression test.

Fixes #627

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the GetCellValue method in ExcelOpenXmlSheetWriter to support custom Excel styles for string values by utilizing the ExcelFormatId from columnInfo. It also includes a new test case, TestIssue627, which validates that string values are correctly handled when a specific format is applied. The reviewer recommended enhancing the test to explicitly verify the applied style or number format on the cell to ensure the style linking logic is functioning as expected.

Comment thread tests/MiniExcelTests/MiniExcelIssueAsyncTests.cs Outdated
Corrected oversight that prevented text cells to be linked to a style and added regression test
@michelebastione michelebastione merged commit 822e1e7 into mini-software:v1.x-maintenance May 15, 2026
3 checks passed
@michelebastione michelebastione deleted the fix-issue-627 branch May 15, 2026 20:05
michelebastione added a commit that referenced this pull request May 15, 2026
Updated version number from 1.44.0 to 1.44.1 in the project file following hotfix from #960 

Signed-off-by: Michele Bastione <michele.bastione@gmail.com>
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.

1 participant