public interface FormulaResolver
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
resolve(Formula sourceFormula,
WorkbookCellFinder cellFinder)
This method resolves original formula coded in XLS template file into the real Excel formula
|
java.lang.String resolve(Formula sourceFormula, WorkbookCellFinder cellFinder)
sourceFormula - - Formula object representing coded formula found in XLS template filecellFinder - - WorkbookCellFinderCopyright © 2005-2014 jXLS Team. All Rights Reserved.