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