bad.robot.excel
Class FormulaCell
java.lang.Object
bad.robot.excel.Cell
bad.robot.excel.FormulaCell
public class FormulaCell
- extends Cell
Method Summary |
void |
addTo(org.apache.poi.ss.usermodel.Row row,
ColumnIndex column,
org.apache.poi.ss.usermodel.Workbook workbook)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormulaCell
public FormulaCell(String formula)
FormulaCell
public FormulaCell(String text,
Style style)
addTo
public void addTo(org.apache.poi.ss.usermodel.Row row,
ColumnIndex column,
org.apache.poi.ss.usermodel.Workbook workbook)
- Specified by:
addTo
in class Cell
Copyright © 2012. All Rights Reserved.