|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hssf.converter.AbstractExcelUtils
org.apache.poi.hssf.converter.ExcelToHtmlUtils
public class ExcelToHtmlUtils
Constructor Summary | |
---|---|
ExcelToHtmlUtils()
|
Method Summary | |
---|---|
static void |
appendAlign(java.lang.StringBuffer style,
short alignment)
|
static org.apache.poi.ss.util.CellRangeAddress[][] |
buildMergedRangesMap(org.apache.poi.hssf.usermodel.HSSFSheet sheet)
Creates a map (i.e. |
Methods inherited from class org.apache.poi.hssf.converter.AbstractExcelUtils |
---|
getAlign, getBorderStyle, getBorderWidth, getColor, getColumnWidthInPx, getMergedRange, loadXls |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExcelToHtmlUtils()
Method Detail |
---|
public static void appendAlign(java.lang.StringBuffer style, short alignment)
public static org.apache.poi.ss.util.CellRangeAddress[][] buildMergedRangesMap(org.apache.poi.hssf.usermodel.HSSFSheet sheet)
CellRangeAddress
of any cell, if cell is contained in
range.
AbstractExcelUtils.getMergedRange(CellRangeAddress[][], int, int)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |