| Package | Description |
|---|---|
| net.sf.jxls.controller | |
| net.sf.jxls.formula |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkbookCellFinderImpl
Simple implementation of
WorkbookCellFinder based on SheetCellFinder mapping to corresponding worksheets |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
FormulaResolver.resolve(Formula sourceFormula,
WorkbookCellFinder cellFinder)
This method resolves original formula coded in XLS template file into the real Excel formula
|
java.lang.String |
CommonFormulaResolver.resolve(Formula sourceFormula,
WorkbookCellFinder cellFinder)
This implementation first checks are there any list ranges in the source formula.
|
Copyright © 2005-2014 jXLS Team. All Rights Reserved.