|
||||||||||
| 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
@Beta public class ExcelToHtmlUtils
| Constructor Summary | |
|---|---|
ExcelToHtmlUtils()
|
|
| Method Summary | |
|---|---|
static void |
appendAlign(java.lang.StringBuilder style,
short alignment)
|
static CellRangeAddress[][] |
buildMergedRangesMap(HSSFSheet sheet)
Creates a map (i.e. |
| Methods inherited from class org.apache.poi.hssf.converter.AbstractExcelUtils |
|---|
getAlign, getAlign, getBorderStyle, getBorderWidth, getColor, getColumnWidthInPx, getMergedRange, loadXls |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcelToHtmlUtils()
| Method Detail |
|---|
public static void appendAlign(java.lang.StringBuilder style,
short alignment)
public static CellRangeAddress[][] buildMergedRangesMap(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 | |||||||||