Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Named cells validation #529

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

righthandpaw
Copy link

The named cells validation code which was introduced in 4.5.3 does not properly implement Unicode characters which are valid from those which are not. I've updated validation rules for named cells based on VB code adapted from Martin Trummer's named cell validation rules https://github.com/MartinTrummer/excel-names to fix bug #449

righthandpaw and others added 2 commits July 8, 2019 01:31
Adapted Martin Trummer's named cell validation code from https://github.com/MartinTrummer/excel-names to fix bug JanKallman#449
Added the correct validity ranges for characters that can be used as starting characters and characters that can be used after start.
@joonsaepark
Copy link

Any updates on this going into a release anytime soon?

@righthandpaw
Copy link
Author

righthandpaw commented Oct 22, 2019 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants