| Package | Description |
|---|---|
| io.github.antoniovizuete.pojospreadsheet.core | |
| io.github.antoniovizuete.pojospreadsheet.core.decoration |
| Modifier and Type | Method and Description |
|---|---|
Format |
SpreadsheetDecoration.get(FormatKey k) |
| Modifier and Type | Method and Description |
|---|---|
Map<FormatKey,Format> |
SpreadsheetDecoration.getFormats() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpreadsheetDecoration.add(FormatKey f,
Format format) |
| Modifier and Type | Class and Description |
|---|---|
class |
FormatImpl
Prototype class that represents a POI Format.
|
Copyright © 2018. All rights reserved.