Skip to content

XLSX.cls creates a faulty file #6

@Logisticus-mg

Description

@Logisticus-mg

Hey guys,

I wanted to utilize the XLSX export class to export a SQL query into an XLSX file in Cache 2013. Everything seems to work fine, but apparently, the structure of the generated XLSX file is faulty.

Instead of my table headers, the XLSX file only shows 'Row' as the header for each column. Likewise, all values from a SQL result are written in one column.

For instance, the result 1 of the SQL query is entirely in column 1, and result 2 is entirely in column 2. There's no new row for each query result, nor a new column for each value from the result.

"Is it because I'm using Cache 2013 and this version is not supported, or is it something else?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions