Package | stimulsoft.report.export.settings.datas |
Class | public class StiXmlExportSettings |
Inheritance | StiXmlExportSettings ![]() ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
![]() | codePage : int Gets or sets code page of DBF file format. | StiDataExportSettings | |
![]() | dataExportMode : int Gets or sets data export mode. | StiDataExportSettings | |
dataType : int [override] Gets or sets image type for exported images. | StiXmlExportSettings | ||
![]() | encoding : String Gets or sets enconding of DIF file format. | StiDataExportSettings | |
![]() | exportDataOnly : Boolean Gets or sets value which indicates that all formatting of exported report will be removed. | StiDataExportSettings | |
![]() | exportFormat : int [override] [read-only] | StiDataExportSettings | |
![]() | pageRange : StiPagesRange | StiPageRangeExportSettings | |
![]() | separator : String Gets or sets string which represents column separator in CSV file. | StiDataExportSettings | |
![]() | skipColumnHeaders : Boolean Gets or sets value wich indicates that export engine will be write column headers as column headers in table or as simple column values. | StiDataExportSettings | |
![]() | useDefaultSystemEncoding : Boolean Gets or sets value which indicates that default system encoding will be used for DIF and SYLK formats. | StiDataExportSettings |
Method | Defined By | ||
---|---|---|---|
StiXmlExportSettings | |||
![]() | toXMLString():String [override] | StiDataExportSettings |
dataType | property |
dataType:int
[override] Gets or sets image type for exported images.
public function get dataType():int
public function set dataType(value:int):void
StiXmlExportSettings | () | Constructor |
public function StiXmlExportSettings()