protected class JExcelApiExporter.CellTextValueHandler extends java.lang.Object implements TextValueHandler
Constructor and Description |
---|
JExcelApiExporter.CellTextValueHandler(int x,
int y,
JExcelApiExporter.StyleInfo baseStyle,
boolean cellComplexFormat) |
Modifier and Type | Method and Description |
---|---|
protected jxl.write.Blank |
blank(jxl.write.WritableCellFormat cellStyle) |
jxl.write.biff.CellValue |
getResult() |
void |
handle(BooleanTextValue textValue) |
void |
handle(DateTextValue textValue) |
void |
handle(NumberTextValue textValue) |
void |
handle(StringTextValue textValue) |
boolean |
isCellComplexFormat() |
public JExcelApiExporter.CellTextValueHandler(int x, int y, JExcelApiExporter.StyleInfo baseStyle, boolean cellComplexFormat)
public void handle(StringTextValue textValue) throws JRException
handle
in interface TextValueHandler
JRException
public void handle(NumberTextValue textValue) throws JRException
handle
in interface TextValueHandler
JRException
public void handle(DateTextValue textValue) throws JRException
handle
in interface TextValueHandler
JRException
public void handle(BooleanTextValue textValue) throws JRException
handle
in interface TextValueHandler
JRException
protected jxl.write.Blank blank(jxl.write.WritableCellFormat cellStyle)
public jxl.write.biff.CellValue getResult()
public boolean isCellComplexFormat()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com