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)
           
 
方法摘要
 String printPage()
           
 
从类 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.