public class XlsxStyleHelper extends BaseHelper
jasperReportsContext, writer
Constructor and Description |
---|
XlsxStyleHelper(JasperReportsContext jasperReportsContext,
java.io.Writer writer,
java.lang.String exporterKey) |
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,
boolean isShrinkToFit,
boolean isIgnoreTextFormatting,
RotationEnum rotation) |
protected int |
getRotation(RotationEnum rotation) |
void |
setConfiguration(XlsReportConfiguration configuration) |
close, flush, write
public XlsxStyleHelper(JasperReportsContext jasperReportsContext, java.io.Writer writer, java.lang.String exporterKey)
public void setConfiguration(XlsReportConfiguration configuration)
public int getCellStyle(JRExporterGridCell gridCell, java.lang.String pattern, java.util.Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, RotationEnum rotation)
public void export()
protected int getRotation(RotationEnum rotation)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com