| Package | Description |
|---|---|
| io.github.antoniovizuete.pojospreadsheet.core.decoration | |
| io.github.antoniovizuete.pojospreadsheet.core.model |
| Modifier and Type | Method and Description |
|---|---|
Font.Offset |
FontImpl.getTypeOffset() |
| Modifier and Type | Method and Description |
|---|---|
void |
FontImpl.setTypeOffset(Font.Offset typeOffset) |
Font |
FontImpl.typeOffset(Font.Offset typeOffset) |
| Modifier and Type | Method and Description |
|---|---|
Font.Offset |
Font.getTypeOffset()
Gets type offset.
|
static Font.Offset |
Font.Offset.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Font.Offset[] |
Font.Offset.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Font.setTypeOffset(Font.Offset typeOffset)
Sets type offset.
|
Font |
Font.typeOffset(Font.Offset typeOffset)
Type offset font.
|
Copyright © 2018. All rights reserved.