net.sf.jasperreports.engine.export.ooxml
public interface GenericElementXlsxHandler extends GenericElementHandler
| Modifier and Type | Method and Description |
|---|---|
void |
exportElement(JRXlsxExporterContext exporterContext,
JRGenericPrintElement element,
JRExporterGridCell gridCell,
int colIndex,
int rowIndex)
Exports a generic element.
|
toExportvoid exportElement(JRXlsxExporterContext exporterContext, JRGenericPrintElement element, JRExporterGridCell gridCell, int colIndex, int rowIndex) throws JRException
Access to the exporter output and environment is provided via the
JRXlsxExporterContext argument.
exporterContext - the exporter contextelement - the generic element to exportJRException© 2001-2010 Jaspersoft Corporation www.jaspersoft.com