| 程序包 | 说明 |
|---|---|
| com.alibaba.excel.metadata | |
| com.alibaba.excel.util |
| 限定符和类型 | 方法和说明 |
|---|---|
Font |
TableStyle.getTableContentFont() |
Font |
TableStyle.getTableHeadFont() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TableStyle.setTableContentFont(Font tableContentFont) |
void |
TableStyle.setTableHeadFont(Font tableHeadFont) |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.poi.ss.usermodel.CellStyle |
StyleUtil.buildCellStyle(org.apache.poi.ss.usermodel.Workbook workbook,
Font f,
org.apache.poi.ss.usermodel.IndexedColors indexedColors) |
Copyright © 2018 Alibaba Group. All rights reserved.