public class CellDisplayLoaderImpl extends java.lang.Object implements CellDisplayLoader, java.io.Serializable
| Constructor and Description |
|---|
CellDisplayLoaderImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCellHtmlText(SSheet sheet,
int row,
int column)
return the html text for this cell
|
java.lang.String |
getCellHtmlText(SSheet sheet,
int row,
int column,
FormatResult ft,
SCellStyle tbStyle)
Deprecated.
|
java.lang.String |
getCellHtmlText(SSheet sheet,
int row,
int column,
FormatResult ft,
SCellStyle tbStyle,
SConditionalStyle cdStyle) |
public java.lang.String getCellHtmlText(SSheet sheet, int row, int column)
CellDisplayLoadergetCellHtmlText in interface CellDisplayLoader@Deprecated public java.lang.String getCellHtmlText(SSheet sheet, int row, int column, FormatResult ft, SCellStyle tbStyle)
CellDisplayLoadergetCellHtmlText in interface CellDisplayLoaderpublic java.lang.String getCellHtmlText(SSheet sheet, int row, int column, FormatResult ft, SCellStyle tbStyle, SConditionalStyle cdStyle)
getCellHtmlText in interface CellDisplayLoaderCopyright © 2005-2010 Potix Corporation. All Rights Reserved.