@Beta public class ExcelToHtmlUtils extends AbstractExcelUtils
Constructor | Description |
---|---|
ExcelToHtmlUtils() |
Modifier and Type | Method | Description |
---|---|---|
static void |
appendAlign(java.lang.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(java.lang.StringBuilder style, short alignment)
public static CellRangeAddress[][] buildMergedRangesMap(HSSFSheet sheet)
CellRangeAddress
of any cell, if cell is contained in
range.Copyright 2018 The Apache Software Foundation or its licensors, as applicable.