| 程序包 | 说明 |
|---|---|
| com.github.stupdit1t.excel.core.export |
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) OpsFooter<R> |
OpsSheet.opsFooter
复杂尾设计容器
|
| 限定符和类型 | 方法和说明 |
|---|---|
OpsFooter<R> |
OpsSheet.opsFooter()
表头设置
|
OpsFooter<R> |
OpsFooter.text(String text,
Integer... locationIndex)
获取复杂表头设计
|
OpsFooter<R> |
OpsFooter.text(String text,
Integer[] locationIndex,
java.util.function.BiConsumer<org.apache.poi.ss.usermodel.Font,org.apache.poi.ss.usermodel.CellStyle> style)
获取复杂表头设计
|
OpsFooter<R> |
OpsFooter.text(String text,
String location)
获取复杂表头设计
|
OpsFooter<R> |
OpsFooter.text(String text,
String location,
java.util.function.BiConsumer<org.apache.poi.ss.usermodel.Font,org.apache.poi.ss.usermodel.CellStyle> style)
获取复杂表头设计
|
Copyright © 2023. All rights reserved.