Package | Description |
---|---|
io.keikai.importer | |
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 | Method and Description |
---|---|
protected SCFValueObject |
XlsxImporter.prepareValueObject(XlsxExtractor.XlsxCfvoExtractor ctvo) |
Modifier and Type | Method and Description |
---|---|
List<SCFValueObject> |
SIconSet.getCFValueObjects()
Returns the value objects
|
List<SCFValueObject> |
SDataBar.getCFValueObjects()
Returns the value objects.
|
List<SCFValueObject> |
SColorScale.getCFValueObjects()
Returns the value object
|
Modifier and Type | Class and Description |
---|---|
class |
CFValueObjectImpl |
Modifier and Type | Method and Description |
---|---|
List<SCFValueObject> |
IconSetImpl.getCFValueObjects() |
List<SCFValueObject> |
DataBarImpl.getCFValueObjects() |
List<SCFValueObject> |
ColorScaleImpl.getCFValueObjects() |
Modifier and Type | Method and Description |
---|---|
void |
IconSetImpl.addValueObject(SCFValueObject vo) |
void |
DataBarImpl.addValueObject(SCFValueObject vobject) |
void |
ColorScaleImpl.addValueObject(SCFValueObject vo) |
Modifier and Type | Method and Description |
---|---|
Double[] |
CFValueObjectHelper.calcMinMax(List<SCFValueObject> vos) |
Modifier and Type | Method and Description |
---|---|
protected SCFValueObject |
ExcelXlsxImporter.prepareValueObject(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCfvo ctvo) |
Modifier and Type | Method and Description |
---|---|
protected void |
ExcelXlsxExporter.addValueObject(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCfvo ctvo,
SCFValueObject vo) |
Copyright © 2020. All rights reserved.