public interface DateCell extends Cell
Modifier and Type | Method and Description |
---|---|
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
|
getCellFeatures, getCellFormat, getColumn, getContents, getRow, getType, isHidden
java.util.Date getDate()
boolean isTime()
java.text.DateFormat getDateFormat()