public class SimpleCellDisplayLoader extends Object implements CellDisplayLoader
| Constructor and Description |
|---|
SimpleCellDisplayLoader() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCellHtmlText(SSheet sheet,
int row,
int column)
return the html text for this cell
|
String |
getCellHtmlText(SSheet sheet,
int row,
int column,
FormatResult ft,
SCellStyle tbStyle)
Deprecated.
|
String |
getCellHtmlText(SSheet sheet,
int row,
int column,
FormatResult ft,
SCellStyle tbStyle,
SConditionalStyle cdStyle) |
public String getCellHtmlText(SSheet sheet, int row, int column)
CellDisplayLoadergetCellHtmlText in interface CellDisplayLoader@Deprecated public String getCellHtmlText(SSheet sheet, int row, int column, FormatResult ft, SCellStyle tbStyle)
CellDisplayLoadergetCellHtmlText in interface CellDisplayLoaderpublic String getCellHtmlText(SSheet sheet, int row, int column, FormatResult ft, SCellStyle tbStyle, SConditionalStyle cdStyle)
getCellHtmlText in interface CellDisplayLoaderCopyright © 2020. All rights reserved.