jxl
Interface NumberFormulaCell

All Superinterfaces:
Cell, FormulaCell, NumberCell
All Known Implementing Classes:
NumberFormulaRecord, SharedDateFormulaRecord, DateFormulaRecord, SharedNumberFormulaRecord

public interface NumberFormulaCell
extends NumberCell, FormulaCell

A mixin interface for numerical formulas, which combines the interfaces for formulas and for numbers


Methods inherited from interface jxl.NumberCell
getValue
 
Methods inherited from interface jxl.Cell
getCellFormat, getColumn, getContents, getRow, getType, isHidden
 
Methods inherited from interface jxl.FormulaCell
getFormula