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

Fix type mismatch in Address interface #2720

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ashc0
Copy link

@ashc0 ashc0 commented Mar 5, 2024

Summary

Fix #2719

Test plan

Related to source code (for typings update)

https://github.com/exceljs/exceljs/blob/master/index.d.ts#L1625C2-L1626C14

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.

[BUG] Type Mismatch in cell.col and cell.row with Type Hint as String Instead of Expected Number
1 participant