| Package | Description |
|---|---|
| com.poiji.config | |
| com.poiji.option | |
| com.poiji.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFormatting |
| Modifier and Type | Method and Description |
|---|---|
Formatting |
PoijiOptions.getFormatting() |
| Modifier and Type | Method and Description |
|---|---|
PoijiOptions.PoijiOptionsBuilder |
PoijiOptions.PoijiOptionsBuilder.withFormatting(Formatting formatting)
Use a custom excel header format implementation
|
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
AnnotationUtil.validateMandatoryNameColumns(PoijiOptions options,
Formatting formatting,
Class<T> modelType,
Collection<String> headerNames)
Validate that all headers specified via @ExcelCellName annotations are present in the list of header names.
|
Copyright © 2017–2020. All rights reserved.