XLFileFormatEnum

XLFileFormatEnum enumeration constants specify formats available for XLS file format.

typedef enum {
 XLFF_BIFF5,
 XLFF_BIFF8,
 XLFF_DoubleStream
} XLFileFormatEnum;
    

Elements

Name Description
XLFF_BIFF5 MS Excel 5. This format is previous to the XLFF_BIFF8 one and may be used for compatibility with the older versions of MS Excel.
XLFF_BIFF8 MS Excel 8. This is a newer format of XLS-formatted clipboard data.
XLFF_DoubleStream Both formats (MS Excel 5 and 8 versions) are saved to the same file.

Used in

IExcelExportParams::XLFileFormat

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.