public interface NumberCell extends Cell
Modifier and Type | Method and Description |
---|---|
java.text.NumberFormat |
getNumberFormat()
Gets the NumberFormat used to format this cell.
|
double |
getValue()
Gets the double contents for this cell.
|
getCellFeatures, getCellFormat, getColumn, getContents, getRow, getType, isHidden
double getValue()
java.text.NumberFormat getNumberFormat()