|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A date cell
Method Summary | |
java.util.Date |
getDate()
Gets the date contained in this cell |
java.text.DateFormat |
getDateFormat()
Gets the DateFormat used to format the cell. |
boolean |
isTime()
Indicates whether the date value contained in this cell refers to a date, or merely a time |
Methods inherited from interface jxl.Cell |
getCellFormat, getColumn, getContents, getRow, getType, isHidden |
Method Detail |
public java.util.Date getDate()
public boolean isTime()
public java.text.DateFormat getDateFormat()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |