4. API ReferenceΒΆ

The core of the library is composed from the following modules:

It contains a comprehensive list of all modules and classes within formulas.

Modules:

parser It provides formula parser class.
builder It provides AstBuilder class.
errors Defines the formulas exception.
tokens It provides tokens needed to parse the excel formulas.
formulas It contains a comprehensive list of all modules and classes within formulas.
ranges It provides Ranges class.
cell It provides Cell class.
excel It provides excel model class.