| 程序包 | 说明 |
|---|---|
| com.fr.io.exporter | |
| com.fr.io.exporter.poi.wrapper | |
| com.fr.web.core.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AbstractExcelExporter.dealWithBufferImage(java.lang.Object value,
POIClientAnchorAction clientAnchor,
POIPatriarchAction patriarch,
Style style,
int width,
int height,
java.awt.image.BufferedImage buffImg,
POIWorkbookAction wb)
将BufferImage转化成excel中的悬浮元素
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
HssfPatriarchWrapper |
class |
XssfPatriarchWrapper |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
ExportUtils.dealWithBufferImage(java.lang.Object value,
POIClientAnchorAction clientAnchor,
POIPatriarchAction patriarch,
java.awt.image.BufferedImage buffImg,
POIWorkbookAction wb)
将BufferImage转化成excel中的悬浮元素
|