com.stimulsoft.report.export.settings
Class StiExcel2007ExportSettings

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.StiExcelExportSettings
              extended by com.stimulsoft.report.export.settings.StiExcel2007ExportSettings

public class StiExcel2007ExportSettings
extends StiExcelExportSettings

Excel 2007 format export settings Copyright Stimulsoft


Constructor Summary
StiExcel2007ExportSettings()
           
StiExcel2007ExportSettings(StiExportSettings settings)
           
 
Method Summary
 StiExportFormat getExportFormat()
          Export format
 
Methods inherited from class com.stimulsoft.report.export.settings.StiExcelExportSettings
getCompanyString, getExcelType, getImageQuality, getImageResolution, getLastModifiedString, isExportDataOnly, isExportEachPageToSheet, isExportObjectFormatting, isExportPageBreaks, isUseOnePageHeaderAndFooter, setCompanyString, setExcelType, setExportDataOnly, setExportEachPageToSheet, setExportObjectFormatting, setExportPageBreaks, setImageQuality, setImageResolution, setLastModifiedString, setUseOnePageHeaderAndFooter
 
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

StiExcel2007ExportSettings

public StiExcel2007ExportSettings(StiExportSettings settings)

StiExcel2007ExportSettings

public StiExcel2007ExportSettings()
Method Detail

getExportFormat

public StiExportFormat getExportFormat()
Description copied from class: StiExcelExportSettings
Export format

Overrides:
getExportFormat in class StiExcelExportSettings
Returns:
the exportFormat