public interface ICssConvertToHtml
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
convertToHtml(org.apache.poi.ss.usermodel.Cell cell,
org.apache.poi.ss.usermodel.CellStyle cellStyle,
CellStyleEntity style)
把Excel单元格样式转换成HTML样式
|
java.lang.String convertToHtml(org.apache.poi.ss.usermodel.Cell cell,
org.apache.poi.ss.usermodel.CellStyle cellStyle,
CellStyleEntity style)
cell - Copyright © 2021 悟耘. All Rights Reserved.