xl
Interface NumberFormulaCell

All Superinterfaces:
Cell, FormulaCell, NumberCell

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 xl.NumberCell
getNumberFormat, getValue
 
Methods inherited from interface xl.Cell
getCellFeatures, getCellFormat, getColumn, getContents, getRow, getType, isHidden
 
Methods inherited from interface xl.FormulaCell
getFormula