|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.options.ExportOptions
public class ExportOptions
Nested Class Summary | |
---|---|
static class |
ExportOptions.CheckBoxReplacementForExcelValue
|
static class |
ExportOptions.Csv
Class for adjustment of the Csv export of a report. |
static class |
ExportOptions.Dbf
Class for adjustment of the Dbf export of a report. |
static class |
ExportOptions.Excel
Class for adjustment of the Excel export of a report. |
static class |
ExportOptions.Excel2007
Class for adjustment of the Excel2007 export of a report. |
static class |
ExportOptions.ExcelXml
Class for adjustment of the ExcelXml export of a report. |
static class |
ExportOptions.Html
Class for adjusting the Html export of a report. |
static class |
ExportOptions.Ods
Class for adjustment of the Ods export of a report. |
static class |
ExportOptions.Odt
Class for adjustment of the Odt export of a report. |
static class |
ExportOptions.OpenDocumentCalc
|
static class |
ExportOptions.OpenDocumentWriter
Class for adjustment of the OpenDocumentWriter export of a report. |
static class |
ExportOptions.Pdf
Class for adjustment of the Pdf exporting. |
static class |
ExportOptions.Ppt2007
Class for adjustment of the PowerPoint2007 export of a report. |
static class |
ExportOptions.Rtf
Class for adjustment of the Rtf export of a report. |
static class |
ExportOptions.StiCheckBoxExcelValueParameters
Class for adjustment of the StiCheckBoxExcelValue parameters |
static class |
ExportOptions.Txt
Class for adjustment of the text export of a report. |
static class |
ExportOptions.Word2007
Class for adjustment of the Word2007 export of a report. |
static class |
ExportOptions.Xml
Class for adjustment of the Xml export of a report. |
static class |
ExportOptions.Xps
Class for adjustment of the Pdf exporting. |
Constructor Summary | |
---|---|
ExportOptions()
|
Method Summary | |
---|---|
static boolean |
getAutoGenerateFileNameInSendEMail()
Gets or sets value which indicates that file name for Send EMail function will be generated automatically. |
static void |
setAutoGenerateFileNameInSendEMail(boolean value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExportOptions()
Method Detail |
---|
public static boolean getAutoGenerateFileNameInSendEMail()
public static void setAutoGenerateFileNameInSendEMail(boolean value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |