|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jxls.util.FormulaUtil
public class FormulaUtil
| Constructor Summary | |
|---|---|
FormulaUtil()
|
|
| Method Summary | |
|---|---|
static void |
updateFormulas(org.apache.poi.ss.usermodel.Sheet sheet,
java.util.List formulas,
java.util.Map listRanges,
java.util.Map namedCells,
boolean ignoreUnresolved)
This method updates formula cells |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FormulaUtil()
| Method Detail |
|---|
public static void updateFormulas(org.apache.poi.ss.usermodel.Sheet sheet,
java.util.List formulas,
java.util.Map listRanges,
java.util.Map namedCells,
boolean ignoreUnresolved)
sheet - Sheet to updateignoreUnresolved - Flag indicating should unresolved formulas be removed or just ignored
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||