Class PdfTable.Builder
java.lang.Object
cloud.opencode.base.pdf.content.PdfTable.Builder
- Enclosing class:
PdfTable
Table Builder
表格构建器
- Since:
- JDK 25, opencode-base-pdf V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
-
Method Summary
Modifier and TypeMethodDescriptionborderColor(PdfColor color) borderWidth(float width) build()cellPadding(float padding) columnWidths(float... widths) headerBackground(PdfColor color)
-
Method Details
-
columnWidths
-
header
-
header
-
row
-
row
-
borderWidth
-
borderColor
-
headerBackground
-
cellPadding
-
build
-