Uses of Class
net.sf.jasperreports.engine.export.JRXlsAbstractMetadataExporterParameter

Packages that use JRXlsAbstractMetadataExporterParameter
net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats. 
 

Uses of JRXlsAbstractMetadataExporterParameter in net.sf.jasperreports.engine.export
 

Fields in net.sf.jasperreports.engine.export declared as JRXlsAbstractMetadataExporterParameter
static JRXlsAbstractMetadataExporterParameter JRXlsAbstractMetadataExporterParameter.COLUMN_NAMES
          An array of strings representing the comma-separated names of the columns that should be exported.
static JRXlsAbstractMetadataExporterParameter JRXlsAbstractMetadataExporterParameter.WRITE_HEADER
          A boolean that specifies whether the export header (the column names) should be written or not.
 



Copyright © 2012. All Rights Reserved.