| Constructor and Description |
|---|
PercentageValue(double value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static PercentageValue |
from(Object o) |
int |
hashCode() |
void |
setToCell(TableCell tableCell)
Set this value in the cell
|
public PercentageValue(double value)
value - the valuepublic static PercentageValue 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.