Package | stimulsoft.report.export.settings.office |
Class | public class StiExcelXmlExportSettings |
Inheritance | StiExcelXmlExportSettings ![]() ![]() ![]() ![]() |
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. | StiExcelXmlExportSettings | ||
![]() | 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 | ||
---|---|---|---|
StiExcelXmlExportSettings | |||
![]() | 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
StiExcelXmlExportSettings | () | Constructor |
public function StiExcelXmlExportSettings()