| 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 SIconSet |
XlsxImporter.prepareIconSet(XlsxExtractor.XlsxCfRuleExtractor ctRule) |
| Modifier and Type | Method and Description |
|---|---|
SIconSet |
SConditionalStyle.getIconSet() |
SIconSet |
SConditionalFormattingRule.getIconSet()
Returns the icon set (used with "iconSet" type)
|
| Modifier and Type | Class and Description |
|---|---|
class |
IconSetImpl |
| Modifier and Type | Method and Description |
|---|---|
SIconSet |
ConditionalStyleImpl.getIconSet() |
SIconSet |
ConditionalFormattingRuleImpl.getIconSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionalStyleImpl.setIconSet(SIconSet iconSet) |
void |
ConditionalFormattingRuleImpl.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 © 2020. All rights reserved.