| Package | Description |
|---|---|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
| Modifier and Type | Field and Description |
|---|---|
protected JExcelApiMetadataExporter.BoxStyle |
JExcelApiMetadataExporter.StyleInfo.box |
| Constructor and Description |
|---|
StyleInfo(jxl.format.Pattern mode,
jxl.format.Colour backcolor,
int horizontalAlignment,
int verticalAlignment,
int rotation,
jxl.write.WritableFont font,
JExcelApiMetadataExporter.BoxStyle box,
boolean wrapText,
boolean cellLocked,
boolean shrinkToFit) |
Copyright © 2017. All rights reserved.