Class StiSylkExportSettings
java.lang.Object
com.stimulsoft.report.export.settings.StiExportSettings
com.stimulsoft.report.export.settings.StiPageRangeExportSettings
com.stimulsoft.report.export.settings.StiDataExportSettings
com.stimulsoft.report.export.settings.StiSylkExportSettings
SYLK format export settings
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stimulsoft.report.export.settings.StiDataExportSettings
getDataExportMode, getDataType, getEncoding, getSeparator, isExportDataOnly, isSkipColumnHeaders, isUseDefaultSystemEncoding, setDataExportMode, setDataType, setEncoding, setExportDataOnly, setSeparator, setSkipColumnHeaders, setUseDefaultSystemEncodingMethods 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
-
StiSylkExportSettings
-
StiSylkExportSettings
public StiSylkExportSettings()
-
-
Method Details
-
getExportFormat
Export format- Overrides:
getExportFormatin classStiDataExportSettings- Returns:
- the exportFormat
-