程序包 | 说明 |
---|---|
com.fr.io.exporter | |
com.fr.io.exporter.excel.stream | |
com.fr.io.exporter.poi.wrapper |
限定符和类型 | 方法和说明 |
---|---|
protected POIRichStringAction |
AbstractExcelExporter.html2HSSFRichTextString(POIWorkbookAction wb,
java.lang.String html,
Style style) |
protected POIRichStringAction<com.fr.third.org.apache.poi.hssf.usermodel.HSSFRichTextString> |
ExcelExporter.initRichString(java.lang.String content) |
protected abstract POIRichStringAction |
AbstractExcelExporter.initRichString(java.lang.String content) |
限定符和类型 | 方法和说明 |
---|---|
protected POIRichStringAction<com.fr.third.v2.org.apache.poi.xssf.usermodel.XSSFRichTextString> |
StreamExcel2007Exporter.initRichString(java.lang.String content) |
限定符和类型 | 类和说明 |
---|---|
class |
HssfRichStringWrapper |
class |
XssfRichStringWrapper |