com.stimulsoft.report.export.settings
Class StiExcelXmlExportSettings

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.StiExcelXmlExportSettings

public class StiExcelXmlExportSettings
extends StiExcelExportSettings

Excel XML export format settings Copyright Stimulsoft


Constructor Summary
StiExcelXmlExportSettings()
           
StiExcelXmlExportSettings(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

StiExcelXmlExportSettings

public StiExcelXmlExportSettings(StiExportSettings settings)

StiExcelXmlExportSettings

public StiExcelXmlExportSettings()
Method Detail

getExportFormat

public StiExportFormat getExportFormat()
Export format

Overrides:
getExportFormat in class StiExcelExportSettings
Returns:
the exportFormat