org.jeecgframework.poi.excel.html.helper
类 CellValueHelper

java.lang.Object
  继承者 org.jeecgframework.poi.excel.html.helper.CellValueHelper

public class CellValueHelper
extends Object

Cell值帮助类

作者:
JueYue

构造方法摘要
CellValueHelper(org.apache.poi.ss.usermodel.Workbook wb, int cssRandom)
           
 
方法摘要
 String getHtmlValue(org.apache.poi.ss.usermodel.Cell cell)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

CellValueHelper

public CellValueHelper(org.apache.poi.ss.usermodel.Workbook wb,
                       int cssRandom)
方法详细信息

getHtmlValue

public String getHtmlValue(org.apache.poi.ss.usermodel.Cell cell)


Copyright © 2015. All Rights Reserved.