Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

How can we handle regx or patterns? #337

Open
Kadasiddha opened this issue Mar 16, 2021 · 0 comments
Open

How can we handle regx or patterns? #337

Kadasiddha opened this issue Mar 16, 2021 · 0 comments

Comments

@Kadasiddha
Copy link

Is your feature request related to a problem? Please describe.
Can we handle regx or pattern in excel4node?
For example decimal. (10000000.00000000)
It should take 9999999999.99999999 so total 18 digits with 8 decimal places. the issue is excel converts after 15

Describe the solution you'd like
I am using string for this and need to add pattern or formula (like DECIMAL(10,8)) for the same.

Also if you have any other solution, please suggest.

Thanks in advance

Sid

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

No branches or pull requests

1 participant