@Beta public class ExcelToHtmlUtils extends AbstractExcelUtils
Constructor and Description |
---|
ExcelToHtmlUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
appendAlign(java.lang.StringBuilder style,
HorizontalAlignment alignment) |
static CellRangeAddress[][] |
buildMergedRangesMap(Sheet sheet)
Creates a map (i.e.
|
getAlign, getBorderStyle, getBorderWidth, getColor, getColumnWidthInPx, getMergedRange, loadXls
public static void appendAlign(java.lang.StringBuilder style, HorizontalAlignment alignment)
public static CellRangeAddress[][] buildMergedRangesMap(Sheet sheet)
CellRangeAddress
of any cell, if cell is contained in
range.Copyright 2021 The Apache Software Foundation or its licensors, as applicable.