@Documented @Retention(value=RUNTIME) public @interface ExcelAreaBorder
| Modifier and Type | Required Element and Description |
|---|---|
String |
areaRange
Area range.
|
ExcelBorder |
border
Border.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
includeSuperHeader
Include super header.
|
public abstract String areaRange
public abstract ExcelBorder border
Copyright © 2022. All rights reserved.