|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Formula | |
---|---|
bad.robot.excel.cell | |
bad.robot.excel.workbook |
Uses of Formula in bad.robot.excel.cell |
---|
Methods in bad.robot.excel.cell that return Formula | |
---|---|
static Formula |
Formula.formula(String formula)
|
Constructors in bad.robot.excel.cell with parameters of type Formula | |
---|---|
FormulaCell(Formula formula)
|
Uses of Formula in bad.robot.excel.workbook |
---|
Methods in bad.robot.excel.workbook with parameters of type Formula | |
---|---|
PoiWorkbook |
PoiWorkbook.replaceCell(Coordinate coordinate,
Formula formula)
|
Editable |
NavigablePoiWorkbook.replaceCell(Coordinate coordinate,
Formula formula)
Deprecated. |
Editable |
Editable.replaceCell(Coordinate coordinate,
Formula formula)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |