| 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 |
SConditionalFormattingRule.getIconSet()
Returns the icon set (used with "iconSet" type)
|
SIconSet |
SConditionalStyle.getIconSet() |
| Modifier and Type | Class and Description |
|---|---|
class |
IconSetImpl |
| Modifier and Type | Method and Description |
|---|---|
SIconSet |
ConditionalFormattingRuleImpl.getIconSet() |
SIconSet |
ConditionalStyleImpl.getIconSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionalFormattingRuleImpl.setIconSet(SIconSet iconSet) |
void |
ConditionalStyleImpl.setIconSet(SIconSet iconSet) |
| Constructor and Description |
|---|
ConditionalStyleImpl(SFont font,
SFill fill,
SBorder border,
String dataFormat,
SColorScale colorScale,
SDataBar dataBar,
Double barPercent,
SIconSet iconSet,
Integer iconSetId) |
| Modifier and Type | Method and Description |
|---|---|
protected SIconSet |
ExcelXlsxImporter.prepareIconSet(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCfRule ctRule) |
Copyright © 2019. All rights reserved.