public class CellDisplayLoaderImpl extends java.lang.Object implements CellDisplayLoader
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)
CellDisplayLoader
getCellHtmlText
in interface CellDisplayLoader
public java.lang.String getCellHtmlText(SSheet sheet, int row, int column, FormatResult ft, SCellStyle tbStyle)
CellDisplayLoader
getCellHtmlText
in interface CellDisplayLoader
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.