| Modifier and Type | Field and Description |
|---|---|
static VoidValue |
INSTANCE
The one and only instance of void.
|
| Modifier and Type | Method and Description |
|---|---|
static VoidValue |
from(Object o)
Converts a value to a void value
|
void |
setToCell(TableCell tableCell)
Set this value in the cell
|
public static final VoidValue INSTANCE
public static VoidValue from(Object o) throws FastOdsException
o - the valueFastOdsException - if the cast was not possibleCopyright © 2016–2021. All rights reserved.