| Package | Description |
|---|---|
| io.github.antoniovizuete.pojospreadsheet.core | |
| io.github.antoniovizuete.pojospreadsheet.core.converter | |
| io.github.antoniovizuete.pojospreadsheet.core.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CellStyleImpl
Prototype class that represents a POI CellStyle.
|
| Modifier and Type | Method and Description |
|---|---|
protected CellStyle |
CellImpl.asCellStyle() |
CellStyle |
CellStyleImpl.cloneInstance() |
CellStyle |
SpreadsheetDecoration.get(CellStyleKey k) |
| Modifier and Type | Method and Description |
|---|---|
Map<CellStyleKey,CellStyle> |
SpreadsheetDecoration.getCellStyles() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpreadsheetDecoration.add(CellStyleKey s,
CellStyle cellStyle) |
| Modifier and Type | Method and Description |
|---|---|
static CellStyle |
ConverterHelper.cellAsCellStyle(Cell cell)
|
| Modifier and Type | Method and Description |
|---|---|
CellStyle |
CellStyle.cloneInstance()
Clone instance cell style.
|
Copyright © 2018. All rights reserved.