https://github.com/stefh/excelformulaparser
Excel Formula Parser
https://github.com/stefh/excelformulaparser
excel formula parser
Last synced: 5 months ago
JSON representation
Excel Formula Parser
- Host: GitHub
- URL: https://github.com/stefh/excelformulaparser
- Owner: StefH
- License: mit
- Created: 2017-05-27T19:47:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-18T08:47:27.000Z (almost 4 years ago)
- Last Synced: 2025-05-06T21:37:02.845Z (5 months ago)
- Topics: excel, formula, parser
- Language: C#
- Homepage:
- Size: 265 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Build and Code Coverage
[](https://ci.appveyor.com/project/StefH/excelformulaparser)
[](https://codecov.io/gh/StefH/ExcelFormulaParser)# ExcelFormulaParser
An Excel Formula Parser, based on http://ewbi.blogs.com/develops/2007/03/excel_formula_p.html.[](https://www.nuget.org/packages/ExcelFormulaParser)
Supported frameworks:
- net 2.0
- netstandard 1.0# ExcelFormulaExpressionParser