public class StyleUtil extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.poi.ss.usermodel.CellStyle |
buildContentCellStyle(org.apache.poi.ss.usermodel.Workbook workbook,
WriteCellStyle writeCellStyle)
Build content cell style
|
static org.apache.poi.ss.usermodel.CellStyle |
buildDefaultCellStyle(org.apache.poi.ss.usermodel.Workbook workbook) |
static org.apache.poi.ss.usermodel.CellStyle |
buildHeadCellStyle(org.apache.poi.ss.usermodel.Workbook workbook,
WriteCellStyle writeCellStyle)
Build head cell style
|
public static org.apache.poi.ss.usermodel.CellStyle buildDefaultCellStyle(org.apache.poi.ss.usermodel.Workbook workbook)
workbook - public static org.apache.poi.ss.usermodel.CellStyle buildHeadCellStyle(org.apache.poi.ss.usermodel.Workbook workbook,
WriteCellStyle writeCellStyle)
workbook - writeCellStyle - public static org.apache.poi.ss.usermodel.CellStyle buildContentCellStyle(org.apache.poi.ss.usermodel.Workbook workbook,
WriteCellStyle writeCellStyle)
workbook - writeCellStyle - Copyright © 2018–2021 Alibaba Group. All rights reserved.