| Package | Description |
|---|---|
| org.subtlelib.poi.api.style | |
| org.subtlelib.poi.impl.style | |
| org.subtlelib.poi.impl.style.defaults | |
| org.subtlelib.poi.impl.style.system |
| Modifier and Type | Method and Description |
|---|---|
static AdditiveStyle |
Styles.combine(AdditiveStyle... styles)
Combine an array of additive styles into one.
|
static AdditiveStyle |
Styles.combine(List<AdditiveStyle> styles)
Combine a list of additive styles into one.
|
| Modifier and Type | Method and Description |
|---|---|
static AdditiveStyle |
Styles.combine(AdditiveStyle... styles)
Combine an array of additive styles into one.
|
| Modifier and Type | Method and Description |
|---|---|
static AdditiveStyle |
Styles.combine(List<AdditiveStyle> styles)
Combine a list of additive styles into one.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeStyle
Don't instantiate this class by yourself,
use
Styles.combine(AdditiveStyle...) if needed |
| Modifier and Type | Method and Description |
|---|---|
Collection<AdditiveStyle> |
CompositeStyle.getStyles() |
| Constructor and Description |
|---|
CompositeStyle(List<AdditiveStyle> partialStyles) |
| Modifier and Type | Class and Description |
|---|---|
class |
CellStyle |
class |
DataStyle |
class |
FontStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
SystemCellWrapTextStyle |
Copyright © 2014. All rights reserved.