| 程序包 | 说明 |
|---|---|
| org.dromara.pdf.fop.core.doc.component.table |
pdf模板-表格组件
|
| org.dromara.pdf.fop.handler |
pdf模板助手
|
| 限定符和类型 | 方法和说明 |
|---|---|
TableFooter |
TableFooter.addRow(List<TableRow> rows)
添加行
|
TableFooter |
TableFooter.addRow(TableRow... rows)
添加行
|
TableFooter |
TableFooter.setMinColumnWidth(String minColumnWidth)
设置最小列宽
|
TableFooter |
TableFooter.setMinRowHeight(String minRowHeight)
设置最小行高
|
| 限定符和类型 | 方法和说明 |
|---|---|
Table |
Table.setFooter(TableFooter footer)
设置表尾
|
| 限定符和类型 | 方法和说明 |
|---|---|
static TableFooter |
TemplateHandler.Table.Footer.build()
构建表尾
|
Copyright © 2024. All rights reserved.