Package | Description |
---|---|
io.keikai.model |
Keikai Spreadsheet Internal Book Model classes.
|
io.keikai.model.impl |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
io.keikai.range.impl.imexp |
Keikai Spreadsheet Internal Range API Implementation classes.
|
Modifier and Type | Field and Description |
---|---|
static ErrorValue |
ErrorValue.DIV0 |
static ErrorValue |
ErrorValue.FORMULA |
static ErrorValue |
ErrorValue.NA |
static ErrorValue |
ErrorValue.NAME |
static ErrorValue |
ErrorValue.NULL |
static ErrorValue |
ErrorValue.NUM |
static ErrorValue |
ErrorValue.REF |
static ErrorValue |
ErrorValue.VALUE |
Modifier and Type | Method and Description |
---|---|
ErrorValue |
SCell.getErrorValue() |
static ErrorValue |
ErrorValue.valueOf(byte code) |
Modifier and Type | Method and Description |
---|---|
void |
SCell.setErrorValue(ErrorValue errorValue) |
Modifier and Type | Method and Description |
---|---|
ErrorValue |
AbstractCellAdv.getErrorValue() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCellAdv.setErrorValue(ErrorValue errorValue) |
Modifier and Type | Method and Description |
---|---|
static ErrorValue |
PoiEnumConversion.toErrorCode(byte errorCellValue) |
Copyright © 2020. All rights reserved.