CellNumberFormulaCellNumberpublic interface NumberCell extends Cell
| Modifier and Type | Method | 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, isHiddendouble getValue()
java.text.NumberFormat getNumberFormat()