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)
CellDisplayLoader
getCellHtmlText
in interface CellDisplayLoader
@Deprecated public String getCellHtmlText(SSheet sheet, int row, int column, FormatResult ft, SCellStyle tbStyle)
CellDisplayLoader
getCellHtmlText
in interface CellDisplayLoader
public String getCellHtmlText(SSheet sheet, int row, int column, FormatResult ft, SCellStyle tbStyle, SConditionalStyle cdStyle)
getCellHtmlText
in interface CellDisplayLoader
Copyright © 2020. All rights reserved.