| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static DateValue |
from(Object o) |
int |
hashCode() |
void |
setToCell(TableCell cell)
Set this value in the cell
|
String |
toString() |
public DateValue(Date value)
value - the datepublic static DateValue from(Object o) throws FastOdsException
o - the object to castFastOdsException - if the cast was not possiblepublic void setToCell(TableCell cell)
CellValueCopyright © 2016–2021. All rights reserved.