Class StiExcelXmlExportSettings
java.lang.Object
com.stimulsoft.report.export.settings.StiExportSettings
com.stimulsoft.report.export.settings.StiPageRangeExportSettings
com.stimulsoft.report.export.settings.StiExcelExportSettings
com.stimulsoft.report.export.settings.StiExcelXmlExportSettings
Excel XML export format settings
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
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, setUseOnePageHeaderAndFooterMethods inherited from class com.stimulsoft.report.export.settings.StiPageRangeExportSettings
getPageRange, isOpenAfterExport, isSendEmail, setExportFormat, setOpenAfterExport, setPageRange, setSendEmailMethods inherited from class com.stimulsoft.report.export.settings.StiExportSettings
getIdent
-
Constructor Details
-
StiExcelXmlExportSettings
-
StiExcelXmlExportSettings
public StiExcelXmlExportSettings()
-
-
Method Details
-
getExportFormat
Export format- Overrides:
getExportFormatin classStiExcelExportSettings- Returns:
- the exportFormat
-