| 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 SBorder |
XlsxImporter.createSBorder(Borders.Border border) |
| Modifier and Type | Method and Description |
|---|---|
SBorder |
SCellStyle.getBorder()
Returns the border
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBorderAdv |
class |
BorderImpl |
| Modifier and Type | Method and Description |
|---|---|
SBorder |
NamedStyleImpl.getBorder() |
SBorder |
CellStyleImpl.getBorder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CellStyleImpl.setBorder(SBorder border) |
| Constructor and Description |
|---|
ConditionalStyleImpl(SFont font,
SFill fill,
SBorder border,
String dataFormat,
SColorScale colorScale,
SDataBar dataBar,
Double barPercent,
SIconSet iconSet,
Integer iconSetId) |
ExtraStyleImpl(SFont font,
SFill fill,
SBorder border,
String dataFormat) |
TableStyleElemImpl(SFont font,
SFill fill,
SBorder border) |
| Modifier and Type | Method and Description |
|---|---|
protected SBorder |
ExcelXlsxImporter.importBorder(DxfCellStyle poiCellStyle) |
Copyright © 2020. All rights reserved.