public class XlsxStyleHelper extends BaseHelper
jasperReportsContext, writer| Constructor and Description |
|---|
XlsxStyleHelper(JasperReportsContext jasperReportsContext,
Writer writer,
Map<String,String> fontMap,
String exporterKey,
boolean isWhitePageBackground,
boolean isIgnoreCellBorder,
boolean isIgnoreCellBackground,
boolean isFontSizeFixEnabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
export() |
int |
getCellStyle(JRExporterGridCell gridCell,
String pattern,
Locale locale,
boolean isWrapText,
boolean isHidden,
boolean isLocked) |
close, flush, writepublic int getCellStyle(JRExporterGridCell gridCell, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked)
public void export()
Copyright © 2012. All Rights Reserved.