Package | Description |
---|---|
cn.orionsec.kit.office.excel | |
cn.orionsec.kit.office.excel.option | |
cn.orionsec.kit.office.excel.writer |
Modifier and Type | Method and Description |
---|---|
static HeaderOption |
Excels.getHeader(org.apache.poi.ss.usermodel.Sheet sheet)
获取页眉
|
Modifier and Type | Method and Description |
---|---|
static void |
Excels.setHeader(org.apache.poi.ss.usermodel.Sheet sheet,
HeaderOption option)
设置页眉
|
Modifier and Type | Method and Description |
---|---|
HeaderOption |
ExportSheetOption.getHeaderOption() |
Modifier and Type | Method and Description |
---|---|
void |
ExportSheetOption.setHeaderOption(HeaderOption headerOption) |
Modifier and Type | Method and Description |
---|---|
BaseExcelWriter<K,V> |
BaseExcelWriter.header(HeaderOption option)
设置页眉
|
Copyright © 2024. All rights reserved.