| Package | Description |
|---|---|
| org.aoju.bus.office.support.excel | |
| org.aoju.bus.office.support.excel.style |
| Modifier and Type | Method and Description |
|---|---|
ExcelWriter |
ExcelWriter.setHeaderOrFooter(String text,
Align align,
boolean isFooter)
设置Excel页眉或页脚
|
| Modifier and Type | Method and Description |
|---|---|
static Align |
Align.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Align[] |
Align.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.