|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NumberCell
A cell which contains a numerical value
Method Summary | |
---|---|
java.text.NumberFormat |
getNumberFormat()
Gets the NumberFormat used to format this cell. |
double |
getValue()
Gets the double contents for this cell. |
Methods inherited from interface jxl.Cell |
---|
getCellFormat, getColumn, getContents, getRow, getType, isHidden |
Method Detail |
---|
java.text.NumberFormat getNumberFormat()
double getValue()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |