| 程序包 | 说明 |
|---|---|
| com.deepoove.poi.data | |
| com.deepoove.poi.util |
| 限定符和类型 | 方法和说明 |
|---|---|
TableStyle |
RowRenderData.getStyle() |
TableStyle |
MiniTableRenderData.getStyle() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RowRenderData.setStyle(TableStyle style) |
void |
MiniTableRenderData.setStyle(TableStyle style) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
StyleUtils.styleTable(org.apache.poi.xwpf.usermodel.XWPFTable table,
TableStyle style) |
static void |
StyleUtils.styleTableParagraph(org.apache.poi.xwpf.usermodel.XWPFParagraph par,
TableStyle style) |
Copyright © 2018. All rights reserved.