COM Interface: ExportFileType

Members

Values

Property Description
ExportFileType_CSVWithComments (= 0) Exports a CSV file with comments.
ExportFileType_CSVWithoutComments (= 1) Exports a CSV file without comments
ExportFileType_Text (= 2) Exports a text file.
ExportFileType_Excel (= 3) Exports an Excel file.