Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface FormulaCell
extends Cell
Method Summary | |
String |
|
Methods inherited from interface jxl.Cell | |
getCellFeatures , getCellFormat , getColumn , getContents , getRow , getType , isHidden |
public String getFormula() throws jxl.biff.formula.FormulaException
Gets the formula as a string
- Returns:
- the formula as a string
- Throws:
jxl.biff.formula.FormulaException
- if an error occurred whilst parsing