com.dynalivery.crystal
Class PCREExcelJobExportInfo

java.lang.Object
  |
  +--com.dynalivery.crystal.PCREJobExportInfo
        |
        +--com.dynalivery.crystal.PCREExcelJobExportInfo

public class PCREExcelJobExportInfo
extends PCREJobExportInfo


Fields inherited from class com.dynalivery.crystal.PCREJobExportInfo
destinationDLLName, destinationOptions, destinationType, formatDLLName, formatOptions, formatType
 
Constructor Summary
PCREExcelJobExportInfo()
          Constructs Export Info for Excel5.0
PCREExcelJobExportInfo(java.lang.String excelFileName)
          Constructs Export info for Excel5.0
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PCREExcelJobExportInfo

public PCREExcelJobExportInfo()
Constructs Export Info for Excel5.0

PCREExcelJobExportInfo

public PCREExcelJobExportInfo(java.lang.String excelFileName)
Constructs Export info for Excel5.0
Parameters:
excelFileName - the name of the excel file to be generated.