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