|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.JRExporterParameter
net.sf.jasperreports.engine.export.JRXlsAbstractExporterParameter
net.sf.jasperreports.engine.export.JExcelApiExporterParameter
public class JExcelApiExporterParameter
| Field Summary | |
|---|---|
static JRExporterParameter |
CREATE_CUSTOM_PALETTE
A boolean value specifying whether the standard color palette should be customized so that the XLS result uses the original report colors. |
static java.lang.String |
PROPERTY_CREATE_CUSTOM_PALETTE
Property whose value is used as default state of the CREATE_CUSTOM_PALETTE export flag. |
| Constructor Summary | |
|---|---|
protected |
JExcelApiExporterParameter(java.lang.String name)
|
| Method Summary |
|---|
| Methods inherited from class net.sf.jasperreports.engine.JRExporterParameter |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final JRExporterParameter CREATE_CUSTOM_PALETTE
net.sf.jasperreports.export.xls.create.custom.palette property.
The colors used in the result XLS are determined in the following manner:
PROPERTY_CREATE_CUSTOM_PALETTEpublic static final java.lang.String PROPERTY_CREATE_CUSTOM_PALETTE
CREATE_CUSTOM_PALETTE export flag.
This property is by default not set (false).
JRProperties,
Constant Field Values| Constructor Detail |
|---|
protected JExcelApiExporterParameter(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||