public interface DateCell extends Cell
限定符和类型 | 方法和说明 |
---|---|
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()