@Beta public class ExcelToHtmlUtils extends AbstractExcelUtils
Constructor and Description |
---|
ExcelToHtmlUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
appendAlign(java.lang.StringBuilder style,
short alignment) |
static CellRangeAddress[][] |
buildMergedRangesMap(HSSFSheet sheet)
Creates a map (i.e. two-dimensional array) filled with ranges.
|
getAlign, getBorderStyle, getBorderWidth, getColor, getColumnWidthInPx, getMergedRange, loadXls
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.Copyright © 2005-2010 Potix Corporation. All Rights Reserved.