public static class PoiDataHelper.TABLE extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PoiDataHelper.TABLE.HeaderStyle |
| 构造器和说明 |
|---|
TABLE() |
| 限定符和类型 | 方法和说明 |
|---|---|
PoiDataHelper.TABLE |
addContent(List<String> rowData) |
TableContentData |
build() |
static PoiDataHelper.TABLE |
builder() |
PoiDataHelper.TABLE |
headers(List<String> headers) |
PoiDataHelper.TABLE.HeaderStyle |
headerStyle() |
PoiDataHelper.TABLE |
labelName(String labelName) |
public static PoiDataHelper.TABLE builder()
public PoiDataHelper.TABLE labelName(String labelName)
public PoiDataHelper.TABLE headers(List<String> headers)
public PoiDataHelper.TABLE.HeaderStyle headerStyle()
public PoiDataHelper.TABLE addContent(List<String> rowData)
public TableContentData build()
Copyright © 2025. All rights reserved.