@Beta public class ExcelToHtmlUtils extends AbstractExcelUtils
Constructor and Description |
---|
ExcelToHtmlUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
appendAlign(StringBuilder style,
short alignment) |
static CellRangeAddress[][] |
buildMergedRangesMap(HSSFSheet sheet)
Creates a map (i.e.
|
getAlign, getBorderStyle, getBorderWidth, getColor, getColumnWidthInPx, getMergedRange, loadXls
public static void appendAlign(StringBuilder style, short alignment)
public static CellRangeAddress[][] buildMergedRangesMap(HSSFSheet sheet)
CellRangeAddress
of any cell, if cell is contained in
range.Copyright © 2020. All rights reserved.