Open htdag opened 3 years ago
Your expected logic like below image ?
Test1 = "=1+1*5"
Test2 = "https://github.com/shps951023/MiniExcel/issues/239"
not like miniexcel default query result
Test1 | Test2 |
---|---|
1+1*5 |
https://github.com/shps951023/MiniExcel/issues/239 |
I mean the raw value. Can I choose what type of value to return? (result, formula, hyperlink)
Hyperlink openxml logic
Waiting for Pull Request. PR 679: Formula Support
Hi, allow access value, formula and hyperlink. Is it possible?