| Package | stimulsoft.report.export.settings.office |
| Class | public class StiExcel2007ExportSettings |
| Inheritance | StiExcel2007ExportSettings StiExcelExportSettings StiPageRangeExportSettings StiExportSettings Object |
| Property | Defined By | ||
|---|---|---|---|
![]() | companyString : String Gets or sets information about the creator to be inserted into result Word file. | StiExcelExportSettings | |
| excelType : int [override] Gets or sets image type for exported images. | StiExcel2007ExportSettings | ||
![]() | exportDataOnly : Boolean Gets or sets value which indicates that only data information will be created in excel file. | StiExcelExportSettings | |
![]() | exportEachPageToSheet : Boolean Gets or sets value which indicates that each page from report will be exported to excel file as separate excel sheet. | StiExcelExportSettings | |
![]() | exportFormat : int [override] [read-only] | StiExcelExportSettings | |
![]() | exportObjectFormatting : Boolean Gets or sets value which indicates that formatting of components will be exported to excel file or not. | StiExcelExportSettings | |
![]() | exportPageBreaks : Boolean Gets or sets value which indicates that special page break markers will be created in excel file. | StiExcelExportSettings | |
![]() | imageQuality : Number Gets or sets image quality of images which will be exported to excel file. | StiExcelExportSettings | |
![]() | imageResolution : Number Gets or sets image resolution of images which will be exported to excel file. | StiExcelExportSettings | |
![]() | lastModifiedString : String Gets or sets information about the creator to be inserted into result Word file. | StiExcelExportSettings | |
![]() | pageRange : StiPagesRange | StiPageRangeExportSettings | |
![]() | restrictEditing : int Gets or sets information about the restrict editing. | StiExcelExportSettings | |
![]() | useOnePageHeaderAndFooter : Boolean Gets or sets value which indicates that one (first) page header and page footer from report will be used in excel file. | StiExcelExportSettings | |
| Method | Defined By | ||
|---|---|---|---|
| StiExcel2007ExportSettings | |||
![]() | toXMLString():String [override] | StiExcelExportSettings | |
| excelType | property |
excelType:int[override] Gets or sets image type for exported images.
public function get excelType():int public function set excelType(value:int):void| StiExcel2007ExportSettings | () | Constructor |
public function StiExcel2007ExportSettings()