jxl
Interface BooleanFormulaCell

All Superinterfaces:
BooleanCell, Cell, FormulaCell

public interface BooleanFormulaCell
extends BooleanCell, FormulaCell

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


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