Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefh/excelformulaparser

Excel Formula Parser
https://github.com/stefh/excelformulaparser

excel formula parser

Last synced: about 2 months ago
JSON representation

Excel Formula Parser

Awesome Lists containing this project

README

        

## Build and Code Coverage
[![Build status](https://ci.appveyor.com/api/projects/status/3rh96qm7840gvjuf?svg=true)](https://ci.appveyor.com/project/StefH/excelformulaparser)
[![codecov](https://codecov.io/gh/StefH/ExcelFormulaParser/branch/master/graph/badge.svg)](https://codecov.io/gh/StefH/ExcelFormulaParser)

# ExcelFormulaParser
An Excel Formula Parser, based on http://ewbi.blogs.com/develops/2007/03/excel_formula_p.html.

[![NuGet Badge](https://buildstats.info/nuget/ExcelFormulaParser)](https://www.nuget.org/packages/ExcelFormulaParser)

Supported frameworks:
- net 2.0
- netstandard 1.0

# ExcelFormulaExpressionParser