protected class JExcelApiExporter.FormulaTextValueHandler extends java.lang.Object implements TextValueHandler
Constructor and Description |
---|
JExcelApiExporter.FormulaTextValueHandler(int x,
int y,
JRPrintText textElement,
java.lang.String formula,
JExcelApiExporter.StyleInfo baseStyle,
boolean cellComplexFormat) |
Modifier and Type | Method and Description |
---|---|
protected Formula |
formula() |
CellValue |
getResult() |
void |
handle(BooleanTextValue textValue) |
void |
handle(DateTextValue textValue) |
void |
handle(NumberTextValue textValue) |
void |
handle(StringTextValue textValue) |
public JExcelApiExporter.FormulaTextValueHandler(int x, int y, JRPrintText textElement, java.lang.String formula, 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 Formula formula() throws JRException
JRException
public CellValue getResult()
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com