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 FooterOption |
Excels.getFooter(org.apache.poi.ss.usermodel.Sheet sheet)
获取页脚
|
Modifier and Type | Method and Description |
---|---|
static void |
Excels.setFooter(org.apache.poi.ss.usermodel.Sheet sheet,
FooterOption option)
获取页脚
|
Modifier and Type | Method and Description |
---|---|
FooterOption |
ExportSheetOption.getFooterOption() |
Modifier and Type | Method and Description |
---|---|
void |
ExportSheetOption.setFooterOption(FooterOption footerOption) |
Modifier and Type | Method and Description |
---|---|
BaseExcelWriter<K,V> |
BaseExcelWriter.footer(FooterOption option)
设置页脚
|
Copyright © 2024. All rights reserved.