|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkbookCellFinder | |
|---|---|
| net.sf.jxls.controller | |
| net.sf.jxls.formula | |
| Uses of WorkbookCellFinder in net.sf.jxls.controller |
|---|
| Classes in net.sf.jxls.controller that implement WorkbookCellFinder | |
|---|---|
class |
WorkbookCellFinderImpl
Simple implementation of WorkbookCellFinder based on SheetCellFinder mapping to corresponding worksheets |
| Uses of WorkbookCellFinder in net.sf.jxls.formula |
|---|
| Methods in net.sf.jxls.formula with parameters of type WorkbookCellFinder | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||