Constants - XLS Versions¶
The ExportReport function can export the report results to XLS format. Two file format versions are supported.
| Constant | Description |
|---|---|
C_drXLS2003 |
Excel Binary File Format (until Excel 2003) |
C_drXLS2007 |
Office Open XML format (Excel 2007 and higher) |