public class XlsxStyleHelper extends BaseHelper
jasperReportsContext, writer| Constructor and Description |
|---|
XlsxStyleHelper(JasperReportsContext jasperReportsContext,
Writer writer,
String exporterKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
export() |
int |
getCellStyle(JRExporterGridCell gridCell,
String pattern,
Locale locale,
boolean isWrapText,
boolean isHidden,
boolean isLocked) |
void |
setConfiguration(XlsReportConfiguration configuration) |
close, flush, writepublic XlsxStyleHelper(JasperReportsContext jasperReportsContext, Writer writer, String exporterKey)
public void setConfiguration(XlsReportConfiguration configuration)
public int getCellStyle(JRExporterGridCell gridCell, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked)
public void export()
Copyright © 2014. All rights reserved.