You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
This PR aims to resolve#2243 issue.
Additionally, I transferred the responsibility for name validation from `Workbook` to `Worksheet`, which allowed me to tighten the rules for changing the name using: `ws.name`
## Test plan
I completed the missing tests and covers all new assertions.
According to PR: #2126 (review). We will check what kind of characters can be put as the sheet's name.
The text was updated successfully, but these errors were encountered: