| Interface | Description |
|---|---|
| FormulaProcessor |
Defines formula processing for
Area |
| Class | Description |
|---|---|
| AbstractFormulaProcessor |
Partial implementation of
FormulaProcessor interface
It implements only some helper methods to allow their reuse for
FastFormulaProcessor and StandardFormulaProcessor |
| FastFormulaProcessor |
Fast formula processor implementation.
|
| StandardFormulaProcessor |
This is a standard formula processor implementation which takes into account
all the performed cell transformations to properly evaluate all the formulas even
for complex templates.
|
Copyright © 2020. All rights reserved.