Package | Description |
---|---|
org.dromara.pdf.fop.core.doc.component.table |
pdf模板-表格组件
|
org.dromara.pdf.fop.handler |
pdf模板助手
|
Modifier and Type | Method and Description |
---|---|
TableFooter |
TableFooter.addRow(List<TableRow> rows)
添加行
|
TableFooter |
TableFooter.addRow(TableRow... rows)
添加行
|
TableFooter |
TableFooter.setMinColumnWidth(String minColumnWidth)
设置最小列宽
|
TableFooter |
TableFooter.setMinRowHeight(String minRowHeight)
设置最小行高
|
Modifier and Type | Method and Description |
---|---|
Table |
Table.setFooter(TableFooter footer)
设置表尾
|
Modifier and Type | Method and Description |
---|---|
static TableFooter |
TemplateHandler.Table.Footer.build()
构建表尾
|
Copyright © 2025. All rights reserved.