public class ExportOptions
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
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 and Description |
|---|
ExportOptions() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static boolean getAutoGenerateFileNameInSendEMail()
public static void setAutoGenerateFileNameInSendEMail(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.