public class XlsxStyleHelper extends BaseHelper
writer
Constructor and Description |
---|
XlsxStyleHelper(java.io.Writer writer,
java.util.Map fontMap,
java.lang.String exporterKey,
boolean isWhitePageBackground,
boolean isIgnoreCellBorder,
boolean isIgnoreCellBackground,
boolean isFontSizeFixEnabled) |
Modifier and Type | Method and Description |
---|---|
void |
export() |
int |
getCellStyle(JRExporterGridCell gridCell,
java.lang.String pattern,
java.util.Locale locale,
boolean isWrapText,
boolean isHidden,
boolean isLocked) |
close, flush, write
public XlsxStyleHelper(java.io.Writer writer, java.util.Map fontMap, java.lang.String exporterKey, boolean isWhitePageBackground, boolean isIgnoreCellBorder, boolean isIgnoreCellBackground, boolean isFontSizeFixEnabled)
public int getCellStyle(JRExporterGridCell gridCell, java.lang.String pattern, java.util.Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked)
public void export()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com