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 |
---|---|
SCFValueObject.CFValueObjectType |
XlsxExtractor.XlsxCfvoExtractor.getType() |
Modifier and Type | Method and Description |
---|---|
SCFValueObject.CFValueObjectType |
SCFValueObject.getType()
Return the type of this conditional formatting value object
|
static SCFValueObject.CFValueObjectType |
SCFValueObject.CFValueObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SCFValueObject.CFValueObjectType[] |
SCFValueObject.CFValueObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SCFValueObject.CFValueObjectType |
CFValueObjectImpl.getType() |
Modifier and Type | Method and Description |
---|---|
void |
CFValueObjectImpl.setType(SCFValueObject.CFValueObjectType type) |
Modifier and Type | Method and Description |
---|---|
protected SCFValueObject.CFValueObjectType |
ExcelXlsxImporter.toValueObjectType(org.openxmlformats.schemas.spreadsheetml.x2006.main.STCfvoType.Enum ctType) |
Modifier and Type | Method and Description |
---|---|
protected org.openxmlformats.schemas.spreadsheetml.x2006.main.STCfvoType.Enum |
ExcelXlsxExporter.toValueObjectType(SCFValueObject.CFValueObjectType ctType) |
Copyright © 2020. All rights reserved.