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