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