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 |
---|---|
SIconSet.IconSetType |
XlsxExtractor.XlsxIconSetExtractor.getIconSet() |
Modifier and Type | Method and Description |
---|---|
SIconSet.IconSetType |
SIconSet.getType()
Returns the icon set name
|
static SIconSet.IconSetType |
SIconSet.IconSetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SIconSet.IconSetType[] |
SIconSet.IconSetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SIconSet.IconSetType |
IconSetImpl.getType() |
Modifier and Type | Method and Description |
---|---|
void |
IconSetImpl.setType(SIconSet.IconSetType type) |
Modifier and Type | Method and Description |
---|---|
protected SIconSet.IconSetType |
ExcelXlsxImporter.toIconSetType(org.openxmlformats.schemas.spreadsheetml.x2006.main.STIconSetType.Enum ctType) |
Modifier and Type | Method and Description |
---|---|
protected org.openxmlformats.schemas.spreadsheetml.x2006.main.STIconSetType.Enum |
ExcelXlsxExporter.toIconSetType(SIconSet.IconSetType ctType) |
Copyright © 2020. All rights reserved.