|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.export.settings.StiExportSettings
com.stimulsoft.report.export.settings.StiPageRangeExportSettings
com.stimulsoft.report.export.settings.StiOdsExportSettings
public class StiOdsExportSettings
Copyright Stimulsoft
Constructor Summary | |
---|---|
StiOdsExportSettings()
|
Method Summary | |
---|---|
float |
getImageQuality()
image quality of images which will be exported to ODS file. |
float |
getImageResolution()
image resolution of images which will be exported to ODS file. |
void |
setImageQuality(float imageQuality)
image quality of images which will be exported to ODS file. |
void |
setImageResolution(float imageResolution)
image resolution of images which will be exported to ODS file. |
Methods inherited from class com.stimulsoft.report.export.settings.StiPageRangeExportSettings |
---|
getExportFormat, 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 |
---|
public StiOdsExportSettings()
Method Detail |
---|
public float getImageQuality()
public void setImageQuality(float imageQuality)
imageQuality
- the imageQuality to setpublic float getImageResolution()
public void setImageResolution(float imageResolution)
imageResolution
- the imageResolution to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |