|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.office.excel.Record
org.millscript.office.excel.records.Array
public class Array
| Constructor Summary | |
|---|---|
Array()
|
|
| Method Summary | |
|---|---|
void |
setAlwaysRecalculate(boolean recalculate)
|
void |
setCellRangeAddress(CellRangeAddress cellRange)
|
void |
setFormulaExpr(org.millscript.millscript.expr.Expr<?> expr)
|
| Methods inherited from class org.millscript.office.excel.Record |
|---|
decorate, handle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Array()
| Method Detail |
|---|
public void setAlwaysRecalculate(boolean recalculate)
recalculate - The alwaysRecalculate to set.public void setCellRangeAddress(CellRangeAddress cellRange)
cellRange - The cellRangeAddress to set.public void setFormulaExpr(org.millscript.millscript.expr.Expr<?> expr)
expr - The formulaExpr to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||