public class CellFormat extends Object
| 构造器和说明 |
|---|
CellFormat() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getCellFormatValue(org.apache.poi.xssf.usermodel.XSSFCell cell)
xlsx的单元格转化方法
|
static String |
getCellValue(org.apache.poi.hssf.usermodel.HSSFCell hssfCell)
xls的单元格转化方法
|
Copyright © 2017–2021 cn.gtmap. All rights reserved.