| 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 |
|---|---|
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(org.zkoss.poi.ss.usermodel.DxfCellStyle poiCellStyle) |
Copyright © 2019. All rights reserved.