| Package | Description |
|---|---|
| org.zkoss.zss.model |
ZK Spreadsheet Internal Book Model classes.
|
| org.zkoss.zss.model.impl |
ZK Spreadsheet Internal Book Model Implementation classes.
|
| org.zkoss.zss.range.impl.imexp |
ZK Spreadsheet Internal Range API Implementation classes.
|
| 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 © 2019. All rights reserved.