jxl
Interface DateFormulaCell

All Superinterfaces:
Cell, DateCell, FormulaCell

public interface DateFormulaCell
extends DateCell, FormulaCell

A mixin interface for date formulas, which combines the interfaces for formulas and for dates


Methods inherited from interface jxl.DateCell
getDate, getDateFormat, isTime
 
Methods inherited from interface jxl.Cell
getCellFormat, getColumn, getContents, getRow, getType, isHidden
 
Methods inherited from interface jxl.FormulaCell
getFormula