10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #28 from chsword/develop Multiple Sheet
Merge branch 'release/unnullabledatetime'
Merge branch 'release/pr24'
Merge branch 'hotfix/test_fix'
ci: ⚙️ release notes
hotfix: 🐞 BugFixed : cell == null and add *.local.cs for test
#18
Merge branch 'master' of https://github.com/chsword/Excel2Object
增加公式计算功能 初步,还有很多未实现,仅实现了 year now month day 及+和常数运算,以及公式计算结果的读取
- [x] support standard excel model - [x] excel & JSON convert - [x] excel & Dictionary<string,object> convert