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)
Internal Use.
|
public java.lang.String getCellHtmlText(SSheet sheet, int row, int column)
CellDisplayLoadergetCellHtmlText in interface CellDisplayLoaderpublic java.lang.String getCellHtmlText(SSheet sheet, int row, int column, FormatResult ft, SCellStyle tbStyle)
CellDisplayLoadergetCellHtmlText in interface CellDisplayLoaderCopyright © 2005-2010 Potix Corporation. All Rights Reserved.