public class ConverterCellDecoration extends Object
| Constructor and Description |
|---|
ConverterCellDecoration(SpreadsheetDecoration decoration) |
| Modifier and Type | Method and Description |
|---|---|
void |
convert(org.apache.poi.xssf.usermodel.XSSFWorkbook xssfWorkbook) |
org.apache.poi.xssf.usermodel.XSSFCellStyle |
mergeXSSFCellStyle(Cell cell) |
public ConverterCellDecoration(SpreadsheetDecoration decoration)
public void convert(org.apache.poi.xssf.usermodel.XSSFWorkbook xssfWorkbook)
public org.apache.poi.xssf.usermodel.XSSFCellStyle mergeXSSFCellStyle(Cell cell)
Copyright © 2018. All rights reserved.