com.stimulsoft.report.export.settings
Class StiCsvExportSettings

java.lang.Object
  extended by com.stimulsoft.report.export.settings.StiExportSettings
      extended by com.stimulsoft.report.export.settings.StiPageRangeExportSettings
          extended by com.stimulsoft.report.export.settings.StiDataExportSettings
              extended by com.stimulsoft.report.export.settings.StiCsvExportSettings

public class StiCsvExportSettings
extends StiDataExportSettings

Csv fortmat export settingts Copyright Stimulsoft


Constructor Summary
StiCsvExportSettings()
           
StiCsvExportSettings(StiExportSettings settings)
           
 
Method Summary
 StiExportFormat getExportFormat()
          Export format
 
Methods inherited from class com.stimulsoft.report.export.settings.StiDataExportSettings
getDataExportMode, getDataType, getEncoding, getSeparator, isExportDataOnly, isSkipColumnHeaders, isUseDefaultSystemEncoding, setDataExportMode, setDataType, setEncoding, setExportDataOnly, setSeparator, setSkipColumnHeaders, setUseDefaultSystemEncoding
 
Methods inherited from class com.stimulsoft.report.export.settings.StiPageRangeExportSettings
getPageRange, isOpenAfterExport, isSendEmail, setExportFormat, setOpenAfterExport, setPageRange, setSendEmail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiCsvExportSettings

public StiCsvExportSettings(StiExportSettings settings)

StiCsvExportSettings

public StiCsvExportSettings()
Method Detail

getExportFormat

public StiExportFormat getExportFormat()
Export format

Overrides:
getExportFormat in class StiPageRangeExportSettings
Returns:
the exportFormat