org.jeecgframework.poi.excel.html
类 ExcelToHtmlServer
java.lang.Object
org.jeecgframework.poi.excel.html.ExcelToHtmlServer
public class ExcelToHtmlServer
- extends Object
Excel转换成Html 服务
- 作者:
- JueYue
|
构造方法摘要 |
ExcelToHtmlServer(org.apache.poi.ss.usermodel.Workbook wb,
boolean completeHTML,
int sheetNum)
|
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExcelToHtmlServer
public ExcelToHtmlServer(org.apache.poi.ss.usermodel.Workbook wb,
boolean completeHTML,
int sheetNum)
printPage
public String printPage()
Copyright © 2015. All Rights Reserved.